docs/api: fix spacing typo in a table

This commit is contained in:
wukko
2025-06-07 12:24:40 +06:00
parent df7819daa1
commit 5a7708f030

View File

@@ -139,7 +139,7 @@ all keys in this table are optional.
| `date` | `string` | release date or creation date | | `date` | `string` | release date or creation date |
#### audio object #### audio object
| key | type | value | | key | type | value |
|:----------|:----------|:-------------------------------------------| |:----------|:----------|:-------------------------------------------|
| `copy` | `boolean` | defines whether audio codec data is copied | | `copy` | `boolean` | defines whether audio codec data is copied |
| `format` | `string` | output audio format | | `format` | `string` | output audio format |