From 0d88bc33de6816291f6e831467cad469b83ac61a Mon Sep 17 00:00:00 2001 From: Garik Khachatryan Date: Fri, 11 Oct 2024 10:17:51 -0700 Subject: [PATCH] fix format --- website/docs/ref/catalog-formats.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/website/docs/ref/catalog-formats.md b/website/docs/ref/catalog-formats.md index fdf2aa314..10466018b 100644 --- a/website/docs/ref/catalog-formats.md +++ b/website/docs/ref/catalog-formats.md @@ -144,7 +144,7 @@ export default { }; ``` -### Configuration {#po-gettext-config} +### Configuration {#po-gettext-configuration} The PO Gettext formatter accepts the following options: @@ -212,9 +212,7 @@ With this format, plural messages are exported in the following ways, depending - Message **with a custom comment prefix**. - Some TMS might modify the ICU comment by attempting to split lines to be 80 characters or less, - or have trouble reading lingui comments because of the `js-lingui:` prefix. To change the prefix, - set `customICUPrefix` to modify the prefix for ICU comments. + Some TMS might modify the ICU comment by attempting to split lines to be 80 characters or less, or have trouble reading lingui comments because of the `js-lingui:` prefix. To change the prefix, set `customICUPrefix` to modify the prefix for ICU comments. ```po # with default prefix