diff --git a/Feature-Matrix.md b/Feature-Matrix.md
index 51a2ecd..b0b5c3e 100644
--- a/Feature-Matrix.md
+++ b/Feature-Matrix.md
@@ -91,11 +91,11 @@
| isMember | ✅ | ✅ | ✅
| isRegistered | ✅ | ✅ | ✅
-# With Attachment Data5, 9
+# With Attachment Data5
| feature | plaintext CLI | json CLI8 | dbus |
|---------|:-------------:|:--------:|------|
| content | ✅ | ✅ | ✅
-| thumbnail | ✅ | ✅ | ❔
+| thumbnail9 | ✅ | ✅ | ❔
| contentType | ✅ | ✅ | ✅1, 6
| filename | ✅ | ✅ | ✅1
| remoteId | ✅ | ✅ | ✅1, 6
@@ -136,7 +136,7 @@
| id | ✅ | ✅ | ❔
| author | ✅ | ✅ | ❔
| text | ✅ | ✅ | ❔
-| attachments | ✅ | ✅ | ❔
+| attachments9 | ✅ | ✅ | ❔
# Notes
1. Proposed
@@ -147,7 +147,7 @@
6. Provided indirectly by interpreting content file written to disk
7. Obsolete (no longer part of Signal
8. `--output json` option is supported by CLI
-9. A thumbnail has the data of an attachment, but can also be part of a quoted attachment
+9. A thumbnail has the data of an attachment, but is also part of a quoted attachment
10. updateContact is implemented indirectly through two subcommands: setContactName and setExpirationTimer
11. Attachments are written to disk, with remoteId sent over DBus