Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wanakubwa authored Aug 26, 2020
1 parent d1007a5 commit b400d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public class GameCheats : CheatBase
```csharp
using BOBCheats;

// Example of class to store cheats with one simple cheat method.
// Example of class to store cheats with simple cheat methods.
public class GameCheats : CheatBase
{
[Cheat]
Expand Down

0 comments on commit b400d73

Please sign in to comment.