Skip to content

Commit e1d3cdb

Browse files
authored
Update README-CN.md
1 parent 1b3ca88 commit e1d3cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README-CN.md

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

0 commit comments

Comments
 (0)