summaryrefslogtreecommitdiffstats
path: root/docs/platform
diff options
context:
space:
mode:
authorStanislav Chlebec <stanislav.chlebec@pantheon.tech>2018-11-21 09:38:37 +0100
committerStanislav Chlebec <stanislav.chlebec@pantheon.tech>2018-11-21 09:43:18 +0100
commit777c1809eb3d15e7218aaf650a7faa8a620a8f8f (patch)
tree1c470c1edbaa72af50ff85d9fc7cef3600070746 /docs/platform
parentd0ff1813547aecd3cc56036bba632359a33b56f0 (diff)
fix typos
Change-Id: I05307af9ef24723957b49b429ba5564df042d048 Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: DOC-342
Diffstat (limited to 'docs/platform')
-rw-r--r--docs/platform/administration.rst2
-rw-r--r--docs/platform/configuration.rst2
-rw-r--r--docs/platform/log-and-diagnostic-info.rst2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/platform/administration.rst b/docs/platform/administration.rst
index d4a6852c..988bbae4 100644
--- a/docs/platform/administration.rst
+++ b/docs/platform/administration.rst
@@ -4,7 +4,7 @@
Administration
--------------
-It is not hard to manage Usecase-UI becasue it's been dockerized and split into two dockers. One is for UI and the other for Server.
+It is not hard to manage Usecase-UI because it's been dockerized and split into two dockers. One is for UI and the other for Server.
Processes / Dockers
^^^^^^^^^^^^^^^^^^^
diff --git a/docs/platform/configuration.rst b/docs/platform/configuration.rst
index a9e275ce..ca332d83 100644
--- a/docs/platform/configuration.rst
+++ b/docs/platform/configuration.rst
@@ -4,4 +4,4 @@
Configuration
-------------
-No machanism for customized configurtions is provided in the Amsterdam release. Such functionalities will be provided in the future if necessary.
+No mechanism for customized configurations is provided in the Amsterdam release. Such functionalities will be provided in the future if necessary.
diff --git a/docs/platform/log-and-diagnostic-info.rst b/docs/platform/log-and-diagnostic-info.rst
index bc813e69..d545a2a4 100644
--- a/docs/platform/log-and-diagnostic-info.rst
+++ b/docs/platform/log-and-diagnostic-info.rst
@@ -4,7 +4,7 @@
Logging & Diagnostic Information
---------------------------------
-In the Amsterdam release, the logs are kept inside the docekr containers, which means that you can get the log information only when the docker is still running.
+In the Amsterdam release, the logs are kept inside the docker containers, which means that you can get the log information only when the docker is still running.
Where to Access Information
^^^^^^^^^^^^^^^^^^^^^^^^^^^