diff --git a/webadmin/src/index.html b/webadmin/src/index.html index 6e80e4264..d6d8fd6d6 100644 --- a/webadmin/src/index.html +++ b/webadmin/src/index.html @@ -137,7 +137,7 @@
- Please use the CLI tool to upgrade by following the instructions here. + Please use the CLI tool to upgrade by following the instructions here.
diff --git a/webadmin/src/views/email.html b/webadmin/src/views/email.html index 0f4eb58a9..0b7d7e26d 100644 --- a/webadmin/src/views/email.html +++ b/webadmin/src/views/email.html @@ -42,7 +42,7 @@
Cloudron has a built-in email server that allows users to send and receive email for your domain. - The User manual has information on how to setup email clients. + The User manual has information on how to setup email clients.

@@ -51,7 +51,7 @@
- This feature requires the Cloudron to be on custom domain. + This feature requires the Cloudron to be on custom domain.
diff --git a/webadmin/src/views/tokens.html b/webadmin/src/views/tokens.html index af5a325da..397e589ad 100644 --- a/webadmin/src/views/tokens.html +++ b/webadmin/src/views/tokens.html @@ -88,10 +88,10 @@

- The Cloudron REST API can be used to manage all aspects of the Cloudron like adding users and installing apps. + The Cloudron REST API can be used to manage all aspects of the Cloudron like adding users and installing apps.

- You can develop apps for the Cloudron using the command-line tool. See the docs for more information. + You can also develop custom apps for the Cloudron by following our packaging guide.

@@ -110,7 +110,7 @@
-

These tokens can be used to access the Cloudron API. They have the admin scope and do not expire.

+

These tokens can be used to access the Cloudron API.

Active Tokens


diff --git a/webadmin/src/views/users.html b/webadmin/src/views/users.html index 6cf18bbd9..35053c422 100644 --- a/webadmin/src/views/users.html +++ b/webadmin/src/views/users.html @@ -248,7 +248,7 @@
Each user has a mailbox at username@{{ config.fqdn }}. - Please refer to the user documentation on how to use Cloudron email accounts. + Please refer to the user documentation on how to use Cloudron email accounts.