diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-05-22 13:13:47 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-05-22 13:13:47 -0400 |
| commit | aa58218da7a3ce3587a768f85323c3ce2212f6b2 (patch) | |
| tree | 18f49b3d00d946cb4efb1562397b255909670395 /docs/type_system/index.md | |
| parent | c71cd186644570eb25c45ded7837b0e7aa54987a (diff) | |
add operators for bit type
Diffstat (limited to 'docs/type_system/index.md')
| -rw-r--r-- | docs/type_system/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
