Skip to content

Commit

Permalink
Merge pull request #756 from lokesh/fix-remove-outdated-zoom-css
Browse files Browse the repository at this point in the history
docs: fix spelling
  • Loading branch information
lokesh authored Oct 3, 2024
2 parents 2ac92e6 + 843fc39 commit a0a9e39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/js/lightbox.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@
// while Lightbox is opened will keep the focus on or inside one of these
// two elements.
//
// We do this so we can prevent propogation of the Esc keypress when
// Lightbox is open. This prevents it from intefering with other components
// We do this so we can prevent propagation of the Esc keypress when
// Lightbox is open. This prevents it from interfering with other components
// on the page below.
//
// Github issue: https://github.com/lokesh/lightbox2/issues/663
Expand Down

0 comments on commit a0a9e39

Please sign in to comment.