Skip to content

Commit 5c88b91

Browse files
Fixed the description typo
1 parent 27b56d1 commit 5c88b91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Prerender
2-
> A servcice to prerender single page applications in order to enahance the SEO
2+
> A service to prerender single page applications in order to enhance the SEO

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "prerender",
33
"version": "1.0.0",
4-
"description": "A servcice to prerender single page applications in order to enahance the SEO",
4+
"description": "A service to prerender single page applications in order to enhance the SEO",
55
"main": "app.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",

0 commit comments

Comments
 (0)