Skip to content

Commit

Permalink
Spelling mistake.
Browse files Browse the repository at this point in the history
  • Loading branch information
codecodeio committed Jun 18, 2024
1 parent 3949d4b commit 3df02d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion best-cigars-guide/blocks/hero/hero.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ function addSecondParagraphToHero() {
}
}

// Format picute path
// Format picture path
function formatPicturePath() {
const picture = document.querySelector('.hero picture');
if (picture) {
Expand Down

0 comments on commit 3df02d4

Please sign in to comment.