Skip to content

Commit

Permalink
Update bitesize-usecases.md (#1360)
Browse files Browse the repository at this point in the history
  • Loading branch information
ez4gotit authored Oct 15, 2024
1 parent 7841988 commit 0e7b3ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/learn/bitesize/bitesize-usecases.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The ProximityChecks scene shows you how to detect the local user and enable or d

## The RPCs scene

The RPCs scene semonstrates the following Remote Procedure Call (RPC) processes:
The RPCs scene demonstrates the following Remote Procedure Call (RPC) processes:
* Use RPCs to send information from clients to the server.
* Perform server-side manipulation of the data sent.
* Use connection approval to determine the spawn position of the player.
Expand All @@ -40,4 +40,4 @@ The RPCs scene semonstrates the following Remote Procedure Call (RPC) processes:

- Get help and ask questions on [Multiplayer Discussions](https://discussions.unity.com/lists/multiplayer).
- Join the community of Multiplayer creators on the [Multiplayer Networking Discord](https://discord.gg/unity-multiplayer-network).
- [Request a feature or report a bug](https://github.com/Unity-Technologies/com.unity.multiplayer.samples.bitesize/issues/new/choose).
- [Request a feature or report a bug](https://github.com/Unity-Technologies/com.unity.multiplayer.samples.bitesize/issues/new/choose).

0 comments on commit 0e7b3ae

Please sign in to comment.