diff --git a/best-cigars-guide/blocks/hero/hero.js b/best-cigars-guide/blocks/hero/hero.js index fd80039..c3b886a 100644 --- a/best-cigars-guide/blocks/hero/hero.js +++ b/best-cigars-guide/blocks/hero/hero.js @@ -63,7 +63,7 @@ function addSecondParagraphToHero() { } } -// Format picute path +// Format picture path function formatPicturePath() { const picture = document.querySelector('.hero picture'); if (picture) {