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 --- docs/type_system/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/type_system/index.md') diff --git a/docs/type_system/index.md b/docs/type_system/index.md index 266f176..59cf118 100644 --- a/docs/type_system/index.md +++ b/docs/type_system/index.md @@ -38,7 +38,7 @@ Denotes that a field that does not resolve to anything * #### [Enum](./enum.md) -* #### [Bits](./bits.md) +* #### [Bit](./bit.md) ## Container Templates -- cgit v1.2.3