Skip to content

Commit d17aa7c

Browse files
committed
Fix special block formatting
1 parent e9c95d3 commit d17aa7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/secret-handshake/instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The secret handshake for 26 is therefore:
4141
jump, double blink
4242
```
4343

44-
```exercism/note
44+
~~~~exercism/note
4545
If you aren't sure what binary is or how it works, check out [this binary tutorial][intro-to-binary].
4646
[intro-to-binary]: https://medium.com/basecs/bits-bytes-building-with-binary-13cb4289aafa
47-
```
47+
~~~~

0 commit comments

Comments
 (0)