summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4e0d031..9b5db61 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ and tiny code size (e.g. ~9 times smaller `.wasm.gz` size compared to the `png`
- Small code size & complexity
- No dependencies other than `core`
- No panics
-- Minimal unsafe code
+- No unsafe code
## Non-goals