Skip to content

Commit b316b5e

Browse files
committed
README.md - Always be tweaking
1 parent 3bd4d32 commit b316b5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ be easier to understand:
148148
>
149149
</p>
150150
151-
The extra $x^{|P|} multiplications represent shifting the message to make
152-
space for the CRC, and gives us what's called a
151+
The extra $x^{|P|}$ multiplications represent shifting the message to
152+
make space for the CRC, and gives us what's called a
153153
["systematic code"][systematic-code]. Alternatively we could actually
154154
multiply the message with our polynomial to get valid codewords, but that
155155
would just make interacting with the message more annoying without much

0 commit comments

Comments
 (0)