From a50cc3f8deb546a3c090f6f47b8c9bb6df387aba Mon Sep 17 00:00:00 2001 From: mresnik <38983520+mresnik@users.noreply.github.com> Date: Sat, 23 Mar 2019 20:16:57 -0400 Subject: [PATCH] Capitalize "East Asian" (#30569) --- guide/english/html/semantic-html-elements/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/english/html/semantic-html-elements/index.md b/guide/english/html/semantic-html-elements/index.md index e641dfffdb..f680560159 100644 --- a/guide/english/html/semantic-html-elements/index.md +++ b/guide/english/html/semantic-html-elements/index.md @@ -38,8 +38,8 @@ Developers use semantic elements to enhance the following: * `` defines a scalar measurement within a known range (a gauge) * `` defines the progress of a task * `` defines what to show in browsers that do not support ruby annotations -* `` defines an explanation/pronunciation of characters (for east asian typography) -* `` defines a ruby annotation (for east asian typography) +* `` defines an explanation/pronunciation of characters (for East Asian typography) +* `` defines a ruby annotation (for East Asian typography) * `` defines a visible heading for a `
` element * `