Skip to content

Commit 6e4f420

Browse files
committed
doc fixed
1 parent 8df761f commit 6e4f420

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ Vue.use(VueLLazyload, config);
135135
</tr>
136136
</tobdy>
137137
</table>
138-
[1]: All options should not be changed after they have initialized except for [2]
139-
[2]: It will mark the node not loaded and load again when it's in parent view. if `once` is set to `false`.
138+
[1]: All options should not be changed after they have initialized except for [2].
139+
[2]: It will mark the node not loaded and load again when it's in parent view. if `once` is set to `false`.
140140
[3]: All options will inherit its ancestors' options.
141141

142142
## Methods
@@ -208,4 +208,4 @@ Vue.use(VueLLazyload, config);
208208

209209
## Well, what's next?
210210
- More options for configuration
211-
- Supplements of test cases
211+
- Supplements of test cases

0 commit comments

Comments
 (0)