diff --git a/docs/advanced-topics/messaging-system.md b/docs/advanced-topics/messaging-system.md index 17c70607a..c49fe2bb3 100644 --- a/docs/advanced-topics/messaging-system.md +++ b/docs/advanced-topics/messaging-system.md @@ -52,7 +52,7 @@ See the following pages for more information: There is also some additional design advice on RPC's and some usage examples on the following pages: - [RPC vs NetworkVariable](../learn/rpcvnetvar.md) -- [RPC vs NewtorkVariables Examples](../learn/rpcnetvarexamples.md) +- [RPC vs NetworkVariables Examples](../learn/rpcnetvarexamples.md) :::note Migration and Compatibility See [RPC Migration and Compatibility](message-system/rpc-compatibility.md) for more information on updates, cross-compatibility, and deprecated methods for Unity RPC.