Skip to content

Commit b4e3fb4

Browse files
Fix typo in play-mode-dedicated-server.md (#1223)
Co-authored-by: Amy Reeve <[email protected]>
1 parent 86f8096 commit b4e3fb4

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

mppm/dedicated-server/play-mode-dedicated-server.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ The [Dedicated Server package](https://docs.unity3d.com/Packages/com.unity.dedic
1414

1515
|**Page** |**Description**|
1616
|-|-|
17-
|[Debug Multiplayer Play Mode](debug-mppm.md)| Learn how to use Unity Test Framework to test a project that with Multiplayer Play Mode. |
17+
|[Debug Multiplayer Play Mode](debug-mppm.md)| Learn how to use Unity Test Framework to test a project with Multiplayer Play Mode. |

mppm/player-tags/player-tags-create.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
id: player-tags-create
3-
title: Create a Player Tag
3+
title: Create a Player Tags
44
description: Use these steps to create Player Tags to configure the player actions in Multiplayer Play Mode.
55
---
66

7-
87
To create a **Player Tag**, perform the following actions:
98

109
1. To open the Multiplayer Play mode window, navigate to **Window** > **Multiplayer Play Mode**.

0 commit comments

Comments
 (0)