From 2a0c011b12e1ddd165cd6295406f64b1ad661b9c Mon Sep 17 00:00:00 2001 From: Benjamin Shen Date: Wed, 9 Apr 2025 17:59:28 -0700 Subject: [PATCH] fix "commment" typo --- settings/ci.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/ci.mdx b/settings/ci.mdx index 357c1a3a7..02fed042f 100644 --- a/settings/ci.mdx +++ b/settings/ci.mdx @@ -111,4 +111,4 @@ This text will be ignored by Vale {/* */} ``` -Please note that these commment tags are not supported within Mintlify components, but can be used anywhere at the base level of a document. \ No newline at end of file +Please note that these comment tags are not supported within Mintlify components, but can be used anywhere at the base level of a document.