Skip to content

Commit 750625d

Browse files
kahgohtasxatzial
andauthored
Fix alignment
Co-authored-by: Anastasios Chatzialexiou <[email protected]>
1 parent 1defb90 commit 750625d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/intergalactic-transmission/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A parity bit must then be inserted after every seven bits of data:
1919

2020
```text
2121
11000000 00000001 11000000 11011110
22-
↑ ↑ ↑ ↑ (7th bits)
22+
↑ ↑ ↑ ↑ (7th bits)
2323
```
2424

2525
The transmission sequence for this message looks like this:

0 commit comments

Comments
 (0)