aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-06-24 04:20:53 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-06-24 04:20:53 +0200
commit4757aca3e0004c4bfb84fc78a4dfc33c1b581a8d (patch)
tree16a3125476b316c6ae6d5ad4bd04bc2fbbc1247f
parentfbaa65a2319745c8a236a5c9c66e3406f42447c3 (diff)
Fix typo
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 2ea9205..e25de06 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@
│ Existing Language Features │
└────────────────────────────┘
-1. The following datatypes are supported. The unsigned integer types
+1. The following datatypes are supported. The unsized integer types
default to the systems word size (typically 64 bits).
i8, i16, i32, i64, i128, int