From ffa86b6fc3e0cb68b02cb7e7570b3f429778ec7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kelvin=20S=C3=A1nchez?= Date: Sun, 7 Feb 2021 18:21:30 -0400 Subject: [PATCH] fix(docs): correct typo in how-to-translate-the-website.md (#40974) --- docs/how-to-translate-the-website.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to-translate-the-website.md b/docs/how-to-translate-the-website.md index 93896fe86a..81950e63ba 100644 --- a/docs/how-to-translate-the-website.md +++ b/docs/how-to-translate-the-website.md @@ -133,7 +133,7 @@ You can place the key inside the component tags like the above example if the te ### Complex Elements Nested -Other times, you will want to have certain text inside another element, an achor tag is a good example: +Other times, you will want to have certain text inside another element, an anchor tag is a good example: ```js // in the component: