Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit f5341a8

Browse files
committed
Merge branch 'Boss-room-readme' of https://github.com/Unity-Technologies/com.unity.multiplayer.docs into Boss-room-readme
2 parents 2fbde46 + b9af0db commit f5341a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/learn/getting-started-boss-room.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ After the build has completed you can launch several instances of the built exec
8686

8787
:::important Mac Users
8888
To run multiple instances of the same app, you need to use the command line.
89-
> Run `open -n BossRoom.app`
89+
`> Run open -n BossRoom.app`
9090
:::
9191

9292

@@ -96,7 +96,7 @@ To run multiple instances of the same app, you need to use the command line.
9696
### Multiplayer over internet
9797

9898
:::tip
99-
In contrast to running a local setup, when playing over internet we don't neccessarily need a built executable. We can just run the game in editor.
99+
In contrast to running a local setup, when playing over internet we do not necessarily need a built executable. You can run the game in editor.
100100
:::
101101

102102

0 commit comments

Comments
 (0)