Skip to content

Commit 5b938af

Browse files
committed
Use title-case for package.json description
1 parent 35548b7 commit 5b938af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-lazy-hydration",
33
"version": "2.0.0-beta.3",
4-
"description": "Lazy hydration of server-side rendered Vue.js components",
4+
"description": "Lazy Hydration of Server-Side Rendered Vue.js Components",
55
"keywords": [
66
"gridsome",
77
"hydration",

0 commit comments

Comments
 (0)