Change “copy-paste” to “copy & paste”

Makes things a bit more clear

Co-authored-by: Julian Holfeld <julianholfeld@student.uni-kassel.de>
This commit is contained in:
Luke 2021-08-19 15:58:37 -04:00 committed by GitHub
parent 1b2401adfb
commit ff30a3f5b8
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ At the moment, you can optionally fix the transition bug in songs with zoomed-ou
I gitignore the API keys for the game so that no one can nab them and post fake high scores on the leaderboards. But because of that the game
doesn't compile without it.
Just make a file in `/source` and call it `APIStuff.hx`, and copy-paste this into it
Just make a file in `/source` and call it `APIStuff.hx`, and copy & paste this into it
```haxe
package;