Skip to content

Commit 10f96c5

Browse files
committed
Update README.md
1 parent 18db307 commit 10f96c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ export default {
5959
### Use the difference(使用方法的区别)
6060

6161
*SSR and the only difference in the use of the SPA:*
62-
- SPA uses the `component`, find videojs instance by `ref attribute`.
63-
- SSR use `directive`, find videojs instance by `directive arg`.
62+
- SPA worked by `component`, find videojs instance by `ref attribute`.
63+
- SSR worked by `directive`, find videojs instance by `directive arg`.
6464
- Other configurations, events are the same.
6565

6666
### Use in SSR

0 commit comments

Comments
 (0)