Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo in README.md #1259

Closed
quantum-craft opened this issue Jan 6, 2020 · 1 comment · Fixed by #1265
Closed

typo in README.md #1259

quantum-craft opened this issue Jan 6, 2020 · 1 comment · Fixed by #1265
Assignees
Labels
area/examples Examples. Usually found in the `examples` directory kind/cleanup Refactoring code, fixing up documentation, etc kind/documentation Documentation for Agones
Milestone

Comments

@quantum-craft
Copy link

What happened:
There is typo in README.md of agones/examples/unity-simple/README.md:
...
| Shutdown | Shutdown() |
| """Gaame"""Server | GameServer() |
...

What you expected to happen:
Should be:
...
| Shutdown | Shutdown() |
| """Game"""Server | GameServer() |
...

How to reproduce it (as minimally and precisely as possible):
Always

Anything else we need to know?:

Environment:

  • Agones version: master branch
  • Kubernetes version (use kubectl version): any
  • Cloud provider or hardware configuration: any
  • Install method (yaml/helm): any
  • Troubleshooting guide log(s): n/a
  • Others:
@quantum-craft quantum-craft added the kind/bug These are bugs. label Jan 6, 2020
@roberthbailey
Copy link
Member

Hi @quantum-craft - thanks for finding the typo. Do you want to send a PR to fix the typo?

@roberthbailey roberthbailey self-assigned this Jan 8, 2020
@markmandel markmandel added area/examples Examples. Usually found in the `examples` directory kind/cleanup Refactoring code, fixing up documentation, etc kind/documentation Documentation for Agones and removed kind/bug These are bugs. labels Jan 8, 2020
@markmandel markmandel added this to the 1.3.0 milestone Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/examples Examples. Usually found in the `examples` directory kind/cleanup Refactoring code, fixing up documentation, etc kind/documentation Documentation for Agones
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants