From 35b015a0b4e410cda80fffe11f36cd908c4c93a2 Mon Sep 17 00:00:00 2001 From: Cornelius Roemer Date: Wed, 24 Aug 2022 21:33:49 +0200 Subject: [PATCH] fix: wrong hyphen instead of backtrack in style-guide (#8397) --- contributing-guides/style-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing-guides/style-guide.md b/contributing-guides/style-guide.md index a6b9e56824..dc41b8d73e 100644 --- a/contributing-guides/style-guide.md +++ b/contributing-guides/style-guide.md @@ -77,7 +77,7 @@ tldr --render path/to/tldr_page.md ### Aliases -If a command can be called with alternative names (like `vim' can be called by `vi`), alias pages can be created to point the user to the original command name. +If a command can be called with alternative names (like `vim` can be called by `vi`), alias pages can be created to point the user to the original command name. ```md # command_name