Skip to content

Commit b0cdf7a

Browse files
committed
Remove "only"
1 parent e1842f5 commit b0cdf7a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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-
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.
11+
This example is a very simple setup with 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-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-
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.
11+
This example is a very simple setup with 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-
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.
11+
This example is a very simple setup with 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-
This example is a very simple setup with only one backend and data being persisted in a Docker volume.
11+
This example is a very 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

0 commit comments

Comments
 (0)