Skip to content

Commit

Permalink
Merge pull request #174 from hrithikwins/patch-2
Browse files Browse the repository at this point in the history
Typo fixes in networking docs
  • Loading branch information
mikemorran authored Dec 7, 2023
2 parents fa9e01c + f6154b4 commit eab7143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev-client-networking.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ game-networking and web API server built on [Phoenix](#phoenix).
It manages a [mesh topology network](https://www.computerhope.com/jargon/m/mesh.htm)
of Phoenix nodes.

Hubs uses Retilulum server for real-time data transfer and also persistent data
Hubs uses Reticulum server for real-time data transfer and also persistent data
(like accounts, rooms, [Spoke](https://hubs.mozilla.com/spoke/) projects, and
more) management. Persistent data is stored in a [PostgreSQL](https://www.postgresql.org/)
database.
Expand Down

0 comments on commit eab7143

Please sign in to comment.