Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 01aac6e

Browse files
docs: update basic.md
1 parent 3db7bdf commit 01aac6e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

β€Ždocs/vue-integration/basic.mdβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Add the Vue script as a script tag. Here is an example using Vue and then Docsif
88
```html
99
<script>
1010
window.$docsify = {
11-
// ...
11+
// ...
1212
}
1313
</script>
1414

@@ -19,9 +19,9 @@ window.$docsify = {
1919

2020
## Add Vue elements
2121

22-
Next, add HTML elements which have appropriate Vue.js syntax.
22+
Next, add HTML elements which have appropriate Vue.js syntax.
2323

24-
Note that you do not have to setup `Vue()` in any script tag - you only need the HTML.
24+
Note that you do not have to set up the Vue instance in any script tag - you only need the HTML.
2525

2626
For example, see a demo of `v-for` usage.
2727

0 commit comments

Comments
(0)

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /