From 0f7d1f2420dfdb8f54d971e4bbd7a5fea009e89e Mon Sep 17 00:00:00 2001 From: maiki Date: Wed, 19 Oct 2022 10:53:09 -0700 Subject: [PATCH] UX: correct capitalization (#18671) --- 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 a5189f4363..6bc5ea925c 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -5793,7 +5793,7 @@ en: embedding: get_started: "If you'd like to embed Discourse on another website, begin by adding its host." confirm_delete: "Are you sure you want to delete that host?" - sample: "Paste the following HTML code into your site to create and embed discourse topics. Replace REPLACE_ME with the canonical URL of the page you are embedding it on." + sample: "Paste the following HTML code into your site to create and embed Discourse topics. Replace REPLACE_ME with the canonical URL of the page you are embedding it on." title: "Embedding" host: "Allowed Hosts" class_name: "Class Name"