Skip to content

Commit

Permalink
Awkward wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Rangi42 committed Jan 24, 2018
1 parent 95fd057 commit 8e83eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ For `asm` scripts, read [docs/map_scripts.md](docs/map_scripts.md). For `blk` la

## How do I write new features?

There are a number of special-purpose scripting languages used for different purposes, as described in [docs](docs/). For more general features, you'll need to code directly in assembly language. See [docs/assembly_programming.md](docs/assembly_programming.md).
There are a number of special-purpose scripting languages, as described in [docs](docs/). For more general features, you'll need to code directly in assembly language. See [docs/assembly_programming.md](docs/assembly_programming.md).


## I need more help!
Expand Down

0 comments on commit 8e83eb1

Please sign in to comment.