fix typo
parent
cd9b196a70
commit
e3bc335063
|
@ -21,7 +21,7 @@ Trees:
|
||||||
* room id -> list of users
|
* room id -> list of users
|
||||||
* room id -> RoomInfo
|
* room id -> RoomInfo
|
||||||
|
|
||||||
## Architcture Changse
|
## Architcture Changes
|
||||||
|
|
||||||
A new `RoomInfo` struct must be created, and possibly a whole new layer of the application. This layer doesn't exist yet, because we've been dealing only with strings and integers so far.
|
A new `RoomInfo` struct must be created, and possibly a whole new layer of the application. This layer doesn't exist yet, because we've been dealing only with strings and integers so far.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue