8000 clarify intro paragraph of composition.md · vuejs/v2.vuejs.org@087a891 · GitHub
[go: up one dir, main page]

Skip to content

Commit 087a891

Browse files
committed
clarify intro paragraph of composition.md
1 parent df1036b commit 087a891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/composition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: guide
44
order: 301
55
---
66

7-
Vue offers many strategies for building components and sharing functionality between them. Below, we'll provide a description of each strategy, followed by more in-depth explanations of when and how to apply them.
7+
Vue offers many advanced strategies for building components and sharing functionality between them. Below, we'll provide a description of some common strategies, followed by more in-depth explanations of when and how to apply them.
88

99
<p class="tip">Examples on this page include <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals">template literals</a>, which are not supported in Internet Explorer, but make string templates much more readable.</p>
1010

0 commit comments

Comments
 (0)
0