diff --git a/views/auth_start.php b/views/auth_start.php index 70dc83d..8635f07 100644 --- a/views/auth_start.php +++ b/views/auth_start.php @@ -10,7 +10,7 @@
Found your authorization endpoint: authorizationEndpoint ?>
Could not find your authorization endpoint!
-

You need to set your authorization endpoint in a <link> tag on your home page or in an HTTP header.

+

You need to set your authorization endpoint in a <link> tag on your home page.

@@ -24,7 +24,7 @@
Found your token endpoint: tokenEndpoint ?>
Could not find your token endpoint!
-

You need to set your token endpoint in a <link> tag on your home page or in an HTTP header.

+

You need to set your token endpoint in a <link> tag on your home page.

@@ -39,7 +39,7 @@
Found your Micropub endpoint: micropubEndpoint ?>
Could not find your Micropub endpoint!
-

You need to set your Micropub endpoint in a <link> tag on your home page or in an HTTP header.

+

You need to set your Micropub endpoint in a <link> tag on your home page.