Fix clarification

This commit is contained in:
Jesse Wierzbinski 2024-03-19 14:33:48 -10:00
parent facbc66ad2
commit a55283bc8c
No known key found for this signature in database

View file

@ -148,7 +148,7 @@ Clients should display the most modern format that they support, such as WebP, A
### Supported Extensions ### Supported Extensions
| Name | Type | Required | | Name | Type | Required |
| :------------------- | :-------------- | :---------------- | | :------------------- | :-------------- | :----------------------------- |
| supported_extensions | Array of string | Yes, can be empty | | supported_extensions | Array of string | Yes, can be empty array (`[]`) |
List of extension names that the server supports, in namespaced format (`"org.lysand:reactions"`). List of extension names that the server supports, in namespaced format (`"org.lysand:reactions"`).