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 1acdd54 commit 137d60fCopy full SHA for 137d60f
exercises/concept/secrets/.docs/introduction.md
@@ -8,7 +8,7 @@ High-level languages like Julia usually abstract away most of this detail.
8
However, a full range of bit-level operations are available in the base language.
9
10
***Note:*** To see human-readable binary output in the REPL, nearly all the examples below need to be wrapped in a `bitstring()` function.
11
-This is visually distracting, so most occurences of this function have been edited out.
+This is visually distracting, so most occurrences of this function have been edited out.
12
13
## Bit-shift operations
14
0 commit comments