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 9366559..0a62770 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ Here are all the C99 features which `toc` depends on (I might have forgotten som
And here are all of its C11 features:
- Anonymous structures/unions
-- `max_align_t` and `alignof` - It can still compile without these but it won't technically be standard-compliant
+- `max_align_t` - It can still compile without this, and will almost definitely work, but it won't technically be standard-compliant
#### More