From c32af74868055e254bf716139c169e5968bfa676 Mon Sep 17 00:00:00 2001 From: rijkvanzanten Date: Wed, 19 Aug 2020 12:34:13 -0600 Subject: [PATCH] Use ampersand instead of "and" --- app/src/lang/en-US/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/lang/en-US/index.json b/app/src/lang/en-US/index.json index 80d2b3fe72..4de1021ee9 100644 --- a/app/src/lang/en-US/index.json +++ b/app/src/lang/en-US/index.json @@ -21,7 +21,7 @@ "markdown": "Markdown", "tabbed": "Tabbed", - "presentation_and_aliases": "Presentation and Aliases", + "presentation_and_aliases": "Presentation & Aliases", "revision_post_update": "Here is what this item looked like after the update...", "changes_made": "These are the specific changes that were made...",