mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Fix a typo
This commit is contained in:
parent
22657f6078
commit
8f60de5aba
@ -2,7 +2,8 @@
|
||||
|
||||
These are known bugs and glitches in the original Pokémon Crystal game: code that clearly does not work as intended, or that only works in limited circumstances but has the possibility to fail or crash.
|
||||
|
||||
Fixes are written in the `diff` format. If you're familiar with git, this should look farmiliar:
|
||||
Fixes are written in the `diff` format. If you've used Git before, this should look familiar:
|
||||
|
||||
```diff
|
||||
this is some code
|
||||
-delete red - lines
|
||||
|
Loading…
Reference in New Issue
Block a user