From aa58218da7a3ce3587a768f85323c3ce2212f6b2 Mon Sep 17 00:00:00 2001 From: nodist Date: Fri, 22 May 2026 13:13:47 -0400 Subject: add operators for bit type --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index 147e78f..90c3be3 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -13,7 +13,7 @@ nav: - Alias: 'type_system/alias.md' - Unique: 'type_system/unique.md' - Enum: 'type_system/enum.md' - - Bits: 'type_system/bits.md' + - Bit: 'type_system/bit.md' - Tuple: 'type_system/tuple.md' - Buffer: 'type_system/buffer.md' - Map: 'type_system/map.md' -- cgit v1.2.3