Skip to content

Commit 48e725c

Browse files
authored
fix simple cipher step 3 header (#1914)
1 parent 7fc7745 commit 48e725c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/practice/simple-cipher/.docs/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ distance.
5050
You will implement a more generic Shift Cipher with a flexible shift
5151
distance.
5252

53-
# Step 3
53+
## Step 3
5454

5555
With only 26 true possible shift values, your kid sister will figure
5656
this out too. Next lets define a more complex cipher using a string as

0 commit comments

Comments
 (0)