Skip to content

Commit 8c7a5e2

Browse files
Update v-bind.md to complete the incomplete sentence (#500)
* Update v-bind.md * change property to properties Co-authored-by: Kid <[email protected]> Co-authored-by: Kid <[email protected]>
1 parent df70f14 commit 8c7a5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/migration/v-bind.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ In 3x, if an element has both `v-bind="object"` and an identical individual prop
4343

4444
## Migration Strategy
4545

46-
If you are relying on this override functionality for `v-bind`, we currently recommending ensuring that your
46+
If you are relying on this override functionality for `v-bind`, we currently recommend ensuring that your `v-bind` attribute is defined before individual properties.

0 commit comments

Comments
 (0)