Skip to content

Commit 3aaf8ae

Browse files
committed
Improve heading consistency with ToC.
1 parent 0120944 commit 3aaf8ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
- [Data-structure and memory-allocation alignment](impact/data-structure-and-memory-allocation-alignment.md)
3131
- [Restrictions in capability locations in memory](impact/restrictions-in-capability-locations.md)
3232
- [Limitations to CHERI C/C++ memory safety](limitations/README.md)
33-
- [Integer-pointer safety vs. true pointer type safety](limitations/integer-pointer-safety.md)
33+
- [Integer-pointer safety vs. pointer type safety](limitations/integer-pointer-safety.md)
3434
- [Compile-time uncertainty on regarding pointer types](limitations/compile-time-type-uncertainty.md)
3535
- [Bounds imprecision, sub-object bounds, and custom allocators](limitations/bounds-imprecision.md)
3636
- [Unions](limitations/unions.md)

0 commit comments

Comments
 (0)