From f97017bd35b5536ae5c298f2601d9d6f0d97139b Mon Sep 17 00:00:00 2001 From: Dennis Sieben Date: Mon, 5 Dec 2022 15:22:25 +0100 Subject: [PATCH] Fixed punctuation and layout --- docs/ocis/deployment/ocis_hello.md | 3 ++- docs/ocis/deployment/ocis_ldap.md | 3 ++- docs/ocis/deployment/ocis_s3.md | 3 ++- docs/ocis/deployment/ocis_traefik.md | 3 ++- docs/ocis/deployment/ocis_wopi.md | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/docs/ocis/deployment/ocis_hello.md b/docs/ocis/deployment/ocis_hello.md index 8e9adfda6..16f8bd782 100644 --- a/docs/ocis/deployment/ocis_hello.md +++ b/docs/ocis/deployment/ocis_hello.md @@ -44,7 +44,8 @@ See also [example server setup]({{< ref "preparing_server" >}}) `cd ocis/deployment/examples/ocis_hello` -- Open the `.env` file in a text editor +- Open the `.env` file in a text editor. + The file by default looks like this: ```bash diff --git a/docs/ocis/deployment/ocis_ldap.md b/docs/ocis/deployment/ocis_ldap.md index 6c6d0e086..7134e514b 100644 --- a/docs/ocis/deployment/ocis_ldap.md +++ b/docs/ocis/deployment/ocis_ldap.md @@ -42,7 +42,8 @@ See also [example server setup]({{< ref "preparing_server" >}}) `cd ocis/deployment/examples/ocis_ldap` -- Open the `.env` file in a text editor +- Open the `.env` file in a text editor. + The file by default looks like this: ```bash diff --git a/docs/ocis/deployment/ocis_s3.md b/docs/ocis/deployment/ocis_s3.md index 4b599c3af..0c596882e 100644 --- a/docs/ocis/deployment/ocis_s3.md +++ b/docs/ocis/deployment/ocis_s3.md @@ -47,7 +47,8 @@ See also [example server setup]({{< ref "preparing_server" >}}) `cd ocis/deployments/examples/ocis_s3` -* Open the `.env` file in a text editor +* Open the `.env` file in a text editor. + The file by default looks like this: ```bash diff --git a/docs/ocis/deployment/ocis_traefik.md b/docs/ocis/deployment/ocis_traefik.md index e8651c9ad..6c944ff98 100644 --- a/docs/ocis/deployment/ocis_traefik.md +++ b/docs/ocis/deployment/ocis_traefik.md @@ -42,7 +42,8 @@ See also [example server setup]({{< ref "preparing_server" >}}) `cd ocis/deployments/examples/ocis_traefik` -* Open the `.env` file in a text editor +* Open the `.env` file in a text editor. + The file by default looks like this: ```bash diff --git a/docs/ocis/deployment/ocis_wopi.md b/docs/ocis/deployment/ocis_wopi.md index 7d5cbc3d7..7e25e5c1e 100644 --- a/docs/ocis/deployment/ocis_wopi.md +++ b/docs/ocis/deployment/ocis_wopi.md @@ -50,7 +50,8 @@ See also [example server setup]({{< ref "preparing_server" >}}) `cd ocis/deployments/examples/ocis_wopi` -* Open the `.env` file in a text editor +* Open the `.env` file in a text editor. + The file by default looks like this: ```bash