Skip to content

Commit 5eea333

Browse files
committed
Merge pull request #188 from talkaboutdesign/master
FIxed typo in page title.
2 parents 5c1a7bc + d36df31 commit 5eea333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/test.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<title>Parse Serve example</title>
4+
<title>Parse Server Example</title>
55
<link href="https://cdnjs.cloudflare.com/ajax/libs/pure/0.6.0/grids-min.css" rel="stylesheet">
66
<link href="/public/assets/css/style.css" rel="stylesheet">
77
</head>

0 commit comments

Comments
 (0)