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 7fc7745 commit 48e725cCopy full SHA for 48e725c
exercises/practice/simple-cipher/.docs/instructions.md
@@ -50,7 +50,7 @@ distance.
50
You will implement a more generic Shift Cipher with a flexible shift
51
distance.
52
53
-# Step 3
+## Step 3
54
55
With only 26 true possible shift values, your kid sister will figure
56
this out too. Next lets define a more complex cipher using a string as
0 commit comments