Skip to content

Commit dd04d19

Browse files
author
Pablo Henrique
authored
Update README.md
1 parent 0bdf26d commit dd04d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Our [Vue.js demos](https://github.com/voorhoede/Vue.js-demos#Vue.js-demos-) are
2626
* [Keep component options primitive](#keep-component-options-primitive)
2727
* [Harness your component options](#harness-your-component-options)
2828
* [Assign `this` to `component`](#assign-this-to-component)
29-
* [Component structure](#put-component-properties-and-methods-on-top)
29+
* [Component structure](#component-structure)
3030
* [Avoid fake ES6 syntax](#avoid-fake-es6-syntax)
3131
* [Avoid `component.parent`](#avoid-componentparent)
3232
* [Use `each ... in` syntax](#use-each--in-syntax)

0 commit comments

Comments
 (0)