Skip to content

Commit d36df31

Browse files
Fixed a typo in the page title.
1 parent 5c1a7bc commit d36df31

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)