Skip to content

Commit 1b3ca88

Browse files
authored
Update README.md
1 parent 5aec9e1 commit 1b3ca88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export default {
6262
// visibility
6363
if (isIntersecting) {
6464
this.isLoaded = true;
65-
// you can ajax request or other logic
65+
// you can send ajax request or other logic
6666
}
6767
}
6868
}

0 commit comments

Comments
 (0)