Skip to content

Commit

Permalink
Fix typo of "obfuscation" in README
Browse files Browse the repository at this point in the history
  • Loading branch information
regginator authored Nov 13, 2023
1 parent 3c80e55 commit f4d3cd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ Red is designed to work out of the box with no configuration required. Just requ

Red is written with type safety in mind, so you can use Luau and get full intellisense and linting right in your editor. Full intellisense without any extra work means faster development with autocomplete and catching bugs before they happen.

### 🔎Obsfucation
### 🔎Obfuscation

As part of it's optimization features, Red obsfucates network data to make it harder for cheaters to read networking logs. This makes it significantly harder for cheaters to reverse engineer and cheat in your game.
As part of it's optimization features, Red obfuscates network data to make it harder for cheaters to read networking logs. This makes it significantly harder for cheaters to reverse engineer and cheat in your game.

## Documentation

Expand Down

0 comments on commit f4d3cd9

Please sign in to comment.