Skip to content

Commit e1842f5

Browse files
committed
Make it a sentence
1 parent c2bf343 commit e1842f5

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/install/containers/examples/haproxy-plone-zeo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ html_meta:
88

99
# HAProxy, Backend, ZEO container example
1010

11-
Very simple setup with only one or more backend instances accessing a ZEO server and data being persisted in a Docker volume.
11+
This example is a very simple setup with only one or more backend instances accessing a ZEO server and data being persisted in a Docker volume.
1212

1313
{term}`HAProxy` is used for load balancing in this example.
1414
We will use the image [`plone/plone-haproxy`](https://github.com/plone/plone-haproxy).

docs/install/containers/examples/nginx-plone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ html_meta:
88

99
# Nginx, Plone Classic container example
1010

11-
Simple setup with one backend and data being persisted in a Docker volume.
11+
This example is a simple setup with one backend and data being persisted in a Docker volume.
1212

1313
Nginx in this example is used as a [reverse proxy](https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/").
1414

docs/install/containers/examples/nginx-volto-plone-postgresql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ html_meta:
88

99
# Nginx, Frontend, Backend, PostgreSQL container example
1010

11-
Very simple setup with only one or more backend instances accessing a Postgres server and data being persisted in a Docker volume.
11+
This example is a very simple setup with only one or more backend instances accessing a Postgres server and data being persisted in a Docker volume.
1212

1313
Nginx in this example is used as a [reverse proxy](https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/").
1414

docs/install/containers/examples/nginx-volto-plone-zeo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ html_meta:
88

99
# Nginx, Frontend, Backend, ZEO container example
1010

11-
Very simple setup with only one or more backend instances accessing a ZEO server and data being persisted in a Docker volume.
11+
This example is a very simple setup with only one or more backend instances accessing a ZEO server and data being persisted in a Docker volume.
1212

1313
Nginx in this example is used as a [reverse proxy](https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/").
1414

docs/install/containers/examples/nginx-volto-plone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ html_meta:
88

99
# Nginx, Frontend, Backend container example
1010

11-
Very simple setup with only one backend and data being persisted in a Docker volume.
11+
This example is a very simple setup with only one backend and data being persisted in a Docker volume.
1212

1313
Nginx in this example is used as a [reverse proxy](https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/").
1414

0 commit comments

Comments
 (0)