From 7e530ff2734cee2c4569d41912d04b4c2dc541c8 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 01:10:47 +0000 Subject: [PATCH] fix: use filename instead of file name per style guide Generated-By: mintlify-agent --- editor/publish.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/publish.mdx b/editor/publish.mdx index 5fa3d7f74..b32532937 100644 --- a/editor/publish.mdx +++ b/editor/publish.mdx @@ -47,7 +47,7 @@ When you work on a feature branch, save changes to the branch. Web editor toolbar showing one pending change and the Save in branch button on a feature branch. -To discard changes, click **Undo changes** beside a file name in the files changed dropdown. +To discard changes, click **Undo changes** beside a filename in the files changed dropdown. ### Publish your changes