mirror of
https://github.com/lune-org/lune.git
synced 2024-12-13 13:30:38 +00:00
Fix typo in changelog
This commit is contained in:
parent
0149093e11
commit
d50df04d09
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- ### Web Sockets
|
- ### Web Sockets
|
||||||
|
|
||||||
`net` now supports web sockets for both clients and servers! <br />
|
`net` now supports web sockets for both clients and servers! <br />
|
||||||
Not that the web socket object is identical on both client and
|
Note that the web socket object is identical on both client and
|
||||||
server, but how you retrieve a web socket object is different.
|
server, but how you retrieve a web socket object is different.
|
||||||
|
|
||||||
#### Server API
|
#### Server API
|
||||||
|
|
Loading…
Reference in a new issue