Skip to content

Commit

Permalink
grains - Typo fix in exercise instruction
Browse files Browse the repository at this point in the history
Co-authored-by: András B Nagy <20251272+BNAndras@users.noreply.github.com>
  • Loading branch information
GroophyLifefor and BNAndras authored Sep 20, 2024
1 parent aed96bc commit cf4c2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/practice/grains/.docs/instructions.append.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#### Independent of other languages
# Independent of other languages

Batch supports only up to 31 bits so we need to use a different approach to solve, Instead of writing code according to the range 1 to 64, the range `1 to 31` is important for us.

0 comments on commit cf4c2b4

Please sign in to comment.