From a05fa3ce4277ab0e4e04f0f70c7f9c71ac5a3857 Mon Sep 17 00:00:00 2001 From: Aetherinox Date: Tue, 27 Aug 2024 04:22:17 -0700 Subject: [PATCH] docs: re-word --- README.md | 2 +- docs/docs/csf/tutorials/traefik.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 598b5c53e..fb6d671a1 100644 --- a/README.md +++ b/README.md @@ -1143,7 +1143,7 @@ http:
-At the bottom of the same file, we must now add a new **loadbalance** rule under `http` -> `services`: +At the bottom of the same file, we must now add a new **loadBalancer** rule under `http` -> `services`. Change the `ip` and `port` if you have different values: ```yml http: diff --git a/docs/docs/csf/tutorials/traefik.md b/docs/docs/csf/tutorials/traefik.md index 2d09915c2..333ede5b2 100644 --- a/docs/docs/csf/tutorials/traefik.md +++ b/docs/docs/csf/tutorials/traefik.md @@ -62,7 +62,7 @@ http:
-At the bottom of the same file, we must now add a new **loadbalance** rule under `http` -> `services`: +At the bottom of the same file, we must now add a new **loadBalancer** rule under `http` -> `services`. Change the `ip` and `port` if you have different values: ```yml http: