Skip to content

Commit 0494d16

Browse files
tony-luisiyyx990803
authored andcommitted
fixed readme for styling inconsistencies (vuejs#5412)
1 parent 9c3e96f commit 0494d16

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
@@ -78,7 +78,7 @@ Vue.js is an MIT-licensed open source project. Its ongoing development is made p
7878

7979
Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features include:
8080

81-
- [Declarative rendering with a plain JavaScript object based reactivity system.](https://vuejs.org/guide/index.html#Declarative-Rendering)
81+
- [Declarative rendering with a plain JavaScript object based reactivity system](https://vuejs.org/guide/index.html#Declarative-Rendering)
8282
- [Component-oriented development style with tooling support](https://vuejs.org/guide/index.html#Composing-with-Components)
8383
- Lean and extensible core
8484
- [Flexible transition effect system](https://vuejs.org/guide/transitions.html)
@@ -104,7 +104,7 @@ Details changes for each release are documented in the [release notes](https://g
104104

105105
## Stay In Touch
106106

107-
- For latest releases and announcements, follow on Twitter: [@vuejs](https://twitter.com/vuejs)
107+
For the latest releases and announcements, follow on Twitter: [@vuejs](https://twitter.com/vuejs)
108108

109109
## License
110110

0 commit comments

Comments
 (0)