From b77ba32bdfb2e272412d806225a0e948af2c8fd2 Mon Sep 17 00:00:00 2001 From: Alicia Curtis Date: Fri, 22 Nov 2024 00:00:33 -0800 Subject: [PATCH] fix(curriculum): add full stop in step 12 of Cat Photo App (#57274) --- .../671141d8e32fe934c26fa1be.md | 2 +- .../workshop-cat-photo-app/671b6e873249bb35c9debfcf.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/671141d8e32fe934c26fa1be.md b/curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/671141d8e32fe934c26fa1be.md index 1142a728005..16a2756925a 100644 --- a/curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/671141d8e32fe934c26fa1be.md +++ b/curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/671141d8e32fe934c26fa1be.md @@ -7,7 +7,7 @@ dashedName: step-12 # --description-- -Add the words `See more ` before the anchor element and ` in our gallery` after the anchor element +Add the words `See more ` before the anchor element and ` in our gallery` after the anchor element. # --hints-- diff --git a/curriculum/challenges/english/25-front-end-development/workshop-cat-photo-app/671b6e873249bb35c9debfcf.md b/curriculum/challenges/english/25-front-end-development/workshop-cat-photo-app/671b6e873249bb35c9debfcf.md index bb22a87a667..d5097ae0cb5 100644 --- a/curriculum/challenges/english/25-front-end-development/workshop-cat-photo-app/671b6e873249bb35c9debfcf.md +++ b/curriculum/challenges/english/25-front-end-development/workshop-cat-photo-app/671b6e873249bb35c9debfcf.md @@ -7,7 +7,7 @@ dashedName: step-12 # --description-- -Add the words `See more ` before the anchor element and ` in our gallery` after the anchor element +Add the words `See more ` before the anchor element and ` in our gallery` after the anchor element. # --hints--