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 23621a0 commit 83afdc5Copy full SHA for 83afdc5
exercises/concept/chessboard/.docs/instructions.md
@@ -18,7 +18,7 @@ julia> rank_range()
18
## 2. Define the file range
19
20
Implement the `file_range()` function.
21
-It should return a range of integers, from the uppercase letter A, to the uppercase letter H.
+It should return a range of characters, from the uppercase letter A, to the uppercase letter H.
22
23
```julia-repl
24
julia> file_range()
0 commit comments