diff --git a/book/src/SUMMARY.md b/book/src/SUMMARY.md index 46168b3..b6a49ea 100644 --- a/book/src/SUMMARY.md +++ b/book/src/SUMMARY.md @@ -12,7 +12,7 @@ * [Fixed Only](01-quirks/02-fixed_only.md) * [Volatile Destination](01-quirks/03-volatile_destination.md) * [Newtype](01-quirks/04-newtype.md) - * [Static Asserts](01-quirks/05-const_asserts.md) + * [Const Asserts](01-quirks/05-const_asserts.md) * [Concepts](02-concepts/00-index.md) * [CPU](02-concepts/01-cpu.md) * [BIOS](02-concepts/02-bios.md)