Skip to content

Commit

Permalink
Fixed: Spelling of object
Browse files Browse the repository at this point in the history
  • Loading branch information
bymayo authored Aug 19, 2020
1 parent c12dcd0 commit 820d90a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/components/lazyLoad.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ var lazyLoad = {

new LazyLoad(
{
elements_selector: lazyLoad.var.oject
elements_selector: lazyLoad.var.object
}
);

Expand Down

0 comments on commit 820d90a

Please sign in to comment.