Skip to content

Commit fe60022

Browse files
authored
Fixed typo at INSTALLATION.md (#726)
1 parent c9615ba commit fe60022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/INSTALLATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ For up-to-date installation instructions head to
1313

1414
The tool used to run the tests from the command line is called elm-test.
1515
Currently elm-test requires Node.js and npm, so if you haven't already
16-
please [install first Node.js and npm][npm-insall].
16+
please [install first Node.js and npm][npm-install].
1717
Once you have npm installed, you can install elm-test with:
1818

1919
```shell

0 commit comments

Comments
 (0)