Skip to content

Commit

Permalink
docs: re-word
Browse files Browse the repository at this point in the history
  • Loading branch information
Aetherinox committed Aug 27, 2024
1 parent 4eb5483 commit a05fa3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1143,7 +1143,7 @@ http:
<br />
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:
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/csf/tutorials/traefik.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ http:
<br />
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:
Expand Down

0 comments on commit a05fa3c

Please sign in to comment.