Skip to content

Commit

Permalink
Fix a minor typo in the unity example's README. (googleforgames#1265)
Browse files Browse the repository at this point in the history
  • Loading branch information
roberthbailey authored and ilkercelikyilmaz committed Oct 23, 2020
1 parent aec8cf7 commit 1756773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/unity-simple/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ $ kubectl create -f gameserver.yaml
| Label $1 $2 | SetLabel($1, $2) |
| Annotation $1 $2 | SetAnnotation($1, $2) |
| Shutdown | Shutdown() |
| GaameServer | GameServer() |
| GameServer | GameServer() |

0 comments on commit 1756773

Please sign in to comment.