From 1ef38054ab92dde9bc41e11f0b2e08d2cf2e3ac5 Mon Sep 17 00:00:00 2001 From: Gerhard Schlager Date: Sat, 11 Feb 2023 12:45:11 +0100 Subject: [PATCH] UX: Add missing backtick to string --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 9cee2dd5e3d..2ca32248732 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -4724,7 +4724,7 @@ en: revoke_badge_from_user: Revoke a badge from a user. search: show: Search using the `/search.json?q=term` endpoint. - query: Search using the /search/query?term=term` endpoint. + query: Search using the `/search/query?term=term` endpoint. wordpress: publishing: Necessary for the WP Discourse plugin publishing features (required). commenting: Necessary for the WP Discourse plugin commenting features.