Browse Source

Merge pull request #188 from talkaboutdesign/master

FIxed typo in page title.
Drew 9 years ago
parent
commit
5eea333e03
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/test.html

+ 1 - 1
public/test.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en">
   <head>
-    <title>Parse Serve example</title>
+    <title>Parse Server Example</title>
     <link href="https://cdnjs.cloudflare.com/ajax/libs/pure/0.6.0/grids-min.css" rel="stylesheet">
     <link href="/public/assets/css/style.css" rel="stylesheet">
   </head>