We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a44f0 commit 74bff16Copy full SHA for 74bff16
doc/hello-world-app.md
@@ -8,7 +8,7 @@ Currently nimx uses [SDL2](https://www.libsdl.org/download-2.0.php) for all plat
8
9
Install nimx
10
------------
11
-Nimx is a regural [nimble](https://github.com/nim-lang/nimble) package so you could either install it or add as a dependecy to your project.
+Nimx is a regular [nimble](https://github.com/nim-lang/nimble) package so you could either install it or add as a dependecy to your project.
12
```sh
13
# If you want to install nimx
14
nimble install -y nimx
0 commit comments