typos and mobile stlying

This commit is contained in:
Lucy Cifferello
2020-10-08 12:22:27 -06:00
parent efa97913c0
commit be80a9aeb2
13 changed files with 26 additions and 20 deletions

View File

@@ -9,9 +9,9 @@ Adding
To add a new service, find it's listing inside the Service Marketplace: ``Marketplace ---> [Service Name] ---> Install``.
Depending on the size of the service and your Internet connection, installation shoud take between 60 seconds and a few minutes.
Depending on the size of the service and your Internet connection, installation should take between 60 seconds and a few minutes.
After installtion, you can view the service's instructions by navigating to ``Services ---> [Service Name] ---> Instructions``
After installation, you can view the service's instructions by navigating to ``Services ---> [Service Name] ---> Instructions``
.. note:: You can only start and use a service once its dependencies are met, its :ref:`configuration<service-config>` complete, and is in a *running* state.

View File

@@ -4,4 +4,4 @@ Viewing Logs
``Services ---> [Service Name] ---> Logs``
Every service emits logs while it is in a *running* state. Logs give an *under-the-hood* glimpse of a service and can be extremeley useful for debugging purposes. To a non-technical user, logs may look like gibberish, and sometimes there is nothing to see at all.
Every service emits logs while it is in a *running* state. Logs give an *under-the-hood* glimpse of a service and can be extremely useful for debugging purposes. To a non-technical user, logs may look like gibberish, and sometimes there is nothing to see at all.

View File

@@ -1,4 +1,4 @@
.. _managing dependencies:
.. _managing-dependencies:
*********************
Managing Dependencies

View File

@@ -10,4 +10,4 @@ After installation or update, some services require configuration before they ca
Traditionally, configuring services was a massive headache and a huge barrier to running a personal server. But no more! The Embassy's revolutionary service config system makes the process transparent, simple, and safe.
Config options are defined by the service developer and can be alomst anything. They are represented as simple UI elements - such as toggles and drop downs - and they include explanations and validations, such that users understand their purpose and are prevented from making mistakes.
Config options are defined by the service developer and can be almost anything. They are represented as simple UI elements - such as toggles and drop downs - and they include explanations and validations, such that users understand their purpose and are prevented from making mistakes.