From bf750f662994c7b4e45eb841d5586540ac045c72 Mon Sep 17 00:00:00 2001 From: camperbot Date: Fri, 7 Jan 2022 22:25:41 +0530 Subject: [PATCH] This PR was automagically generated by Crowdin. (#44712) --- .../nest-an-anchor-element-within-a-paragraph.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/portuguese/01-responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph.md b/curriculum/challenges/portuguese/01-responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph.md index 72ee6d51f0..0cc77d952c 100644 --- a/curriculum/challenges/portuguese/01-responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph.md +++ b/curriculum/challenges/portuguese/01-responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph.md @@ -42,7 +42,7 @@ O texto, `link to www.freecodecamp.org`, dentro do elemento `a`, é chamado de < O resultado final do exemplo ficará assim: -Here's a link to www.freecodecamp.org for you to follow. +Aqui temos o link para www.freecodecamp.org para você seguir. # --instructions--