diff --git a/website/docs/commands/api-compatibility.md b/website/docs/commands/api-compatibility.md
index a4216054ea..3133d1ad5a 100644
--- a/website/docs/commands/api-compatibility.md
+++ b/website/docs/commands/api-compatibility.md
@@ -188,9 +188,9 @@ Note that this list is subject to change as we continue to expand our API comman
| | [HVALS](data-structures.md#hvals) | ➕ | |
| **HYPERLOGLOG** | [PFADD](analytics.md#pfadd) | ➕ | |
| | [PFCOUNT](analytics.md#pfcount) | ➕ | |
-| | PFDEBUG | ➖ | |
+| | PFDEBUG | ➖ | Internal command |
| | [PFMERGE](analytics.md#pfmerge) | ➕ | |
-| | PFSELFTEST | ➖ | |
+| | PFSELFTEST | ➖ | Internal command |
| **KEYS** | COPY | ➖ | |
| | [DEL](generic-commands.md#del) | ➕ | |
| | DUMP | ➖ | |
@@ -318,8 +318,7 @@ Note that this list is subject to change as we continue to expand our API comman
| | HELP | ➖ | |
| | LEN | ➖ | |
| | RESET | ➖ | |
-| **SORTED SET** | BZPOP | ➖ | |
-| | BZMPOP | ➖ | |
+| **SORTED SET** | BZMPOP | ➖ | |
| | BZPOPMAX | ➖ | |
| | BZPOPMIN | ➖ | |
| | [ZADD](data-structures.md#zadd) | ➕ | |