diff options
Diffstat (limited to 'docs/type_system/bit.md')
| -rw-r--r-- | docs/type_system/bit.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/type_system/bit.md b/docs/type_system/bit.md index 11cecef..a1391ff 100644 --- a/docs/type_system/bit.md +++ b/docs/type_system/bit.md @@ -59,7 +59,7 @@ Bool `alias Bit[[BIT8 | BOOL]] ### Div `/` -### Mod `%` +### Mod ``mod` ### ``exp` |
