From 5a7708f03069f73911ab339967168e9f29134080 Mon Sep 17 00:00:00 2001 From: wukko Date: Sat, 7 Jun 2025 12:24:40 +0600 Subject: [PATCH] docs/api: fix spacing typo in a table --- docs/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.md b/docs/api.md index 4949b3e0..ac536380 100644 --- a/docs/api.md +++ b/docs/api.md @@ -139,7 +139,7 @@ all keys in this table are optional. | `date` | `string` | release date or creation date | #### audio object -| key | type | value | +| key | type | value | |:----------|:----------|:-------------------------------------------| | `copy` | `boolean` | defines whether audio codec data is copied | | `format` | `string` | output audio format |