Fix type in page title.

Fixes #41.
master
Tom Hacohen 6 years ago
parent cd28f282fb
commit be43fd5b51

@ -29,7 +29,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>EteSync - Secure, Encryted and Journaled Cloud Sync</title>
<title>EteSync - Secure Data Sync</title>
</head>
<body>
<noscript>

Loading…
Cancel
Save