We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cb233f commit da1ba2fCopy full SHA for da1ba2f
lang-guide/chapters/types/basic_types/range.md
@@ -14,7 +14,7 @@
14
15
Examples:
16
17
- - Values from 1 to 10 inclusive:
+ - Values from 1 to 5 inclusive:
18
19
```nu
20
> 1..5
0 commit comments