From b25fa1a8123e7be60476f675777c74abc054f43b Mon Sep 17 00:00:00 2001 From: Nidoxs Date: Sun, 5 Jan 2025 17:51:55 +0000 Subject: [PATCH] Use inline code block for error message --- docs/src/content/docs/installation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/docs/installation.mdx b/docs/src/content/docs/installation.mdx index 5c17ddc..2357dd3 100644 --- a/docs/src/content/docs/installation.mdx +++ b/docs/src/content/docs/installation.mdx @@ -48,7 +48,7 @@ You can follow the installation instructions in the To ensure proper functionality, enable [Developer Mode](https://learn.microsoft.com/en-us/windows/apps/get-started/enable-your-device-for-development). - If you are getting errors such as 'Failed to symlink file, a required privilege is not held by the client', then enabling this setting will fix them. + If you are getting errors such as `'Failed to symlink file, a required privilege is not held by the client'`, then enabling this setting will fix them.