diff --git a/Feature-suggestions.md b/Feature-suggestions.md index 2e3372f..bf3a595 100644 --- a/Feature-suggestions.md +++ b/Feature-suggestions.md @@ -14,7 +14,7 @@ users could update the documentation in a simple way (and Araq could take these suggestions and approve or reject them quickly). -- A pastebin for nimrod on the Nim Homepage or somewhere else. +- A pastebin for nim on the Nim Homepage or somewhere else. - Allow multiple ranges (eg 1..3,5..8), handle reverse ranges (eg 5..1, 3.. -3)