Selaa lähdekoodia

Merge pull request #188 from talkaboutdesign/master

FIxed typo in page title.
Drew 9 vuotta sitten
vanhempi
commit
5eea333e03
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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>