diff options
author | Ben Wiklund <ben@daisyowl.com> | 2015-03-01 13:28:12 -0800 |
---|---|---|
committer | Ben Wiklund <ben@daisyowl.com> | 2015-03-01 13:28:12 -0800 |
commit | 0bb2a2ddc1ef1f55db6c5856cec3e01c49c89b01 (patch) | |
tree | ac664bb8252358446010bdba2e9cb4e0eb0132fc | |
parent | 733eced1bae0c341ff8819436f544d1f2b7a8b72 (diff) |
Update nim.html.markdown
-rw-r--r-- | nim.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nim.html.markdown b/nim.html.markdown index 2172f40f..aa15e591 100644 --- a/nim.html.markdown +++ b/nim.html.markdown @@ -269,5 +269,5 @@ performance, and compile-time features. * [FAQ](http://nimrod-lang.org/question.html) * [Documentation](http://nimrod-lang.org/documentation.html) * [Manual](http://nimrod-lang.org/manual.html) -* [Standard Libray](http://nimrod-lang.org/lib.html) +* [Standard Library](http://nimrod-lang.org/lib.html) * [Rosetta Code](http://rosettacode.org/wiki/Category:Nimrod) |