From af6764e478b4a4a37acef66486526162f5ffa974 Mon Sep 17 00:00:00 2001 From: Edgar Santos Estevam <167450710+Edd-Estevam@users.noreply.github.com> Date: Sun, 15 Sep 2024 10:34:57 -0300 Subject: [PATCH] Update index.md (#23574) Fix a typo --- files/pt-br/web/html/element/code/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/pt-br/web/html/element/code/index.md b/files/pt-br/web/html/element/code/index.md index 088faca66073ae..8526e5a62877a3 100644 --- a/files/pt-br/web/html/element/code/index.md +++ b/files/pt-br/web/html/element/code/index.md @@ -75,7 +75,7 @@ Um parágrafo que inlcui ``:

``` -A sainda gerada por esse trecho HTML se parece com isso: +A saída gerada por esse trecho HTML se parece com isso: {{EmbedLiveSample("Example", 640, 70)}}