diff --git a/section_1/hex.md b/section_1/hex.md index 6c95ee3..ed726e6 100644 --- a/section_1/hex.md +++ b/section_1/hex.md @@ -69,7 +69,7 @@ You can spell stuff with hex. | Hex Value | Notes | | --------- | ----- | | DEADBEEF | Found frequently in MC68K code especially Amiga | -| 8BADFOOD | Found for similar reasons but on Apple products | +| 8BADF00D | Found for similar reasons but on Apple products | | DEADDEAD | Associated with the Blue Screen of Death | | F003BA11 | Used by undergraduates everywhere | | C0EDBABE | Used by misogynists everywhere |