Skip to content

Commit d5092da

Browse files
Fix casing in table of contents
1 parent 8ba055e commit d5092da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/bit-array-syntax.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ comprehensive guide, to make it as easy as possible to understand how they work.
1919
- [Segment types](#segment-types)
2020
- [Segment size](#segment-size)
2121
- [Endianness](#endianness)
22-
- [Pattern Matching](#pattern-matching)
22+
- [Pattern matching](#pattern-matching)
2323
- [Strings](#strings)
24-
- [Bits and Bytes](#bits-and-bytes)
24+
- [Bits and bytes](#bits-and-bytes)
2525
- [Signedness](#signedness)
2626
- [JavaScript support](#javascript-support)
2727
- [Example](#example)

0 commit comments

Comments
 (0)