mirror of
https://github.com/traefik/traefik.git
synced 2026-06-18 19:38:23 +03:00
Polish grammar in migration guides
This commit is contained in:
@@ -17,7 +17,7 @@ For more information about the changes in Traefik v2, please refer to the [v2 do
|
||||
|
||||
We created a tool to help during the migration: [traefik-migration-tool](https://github.com/traefik/traefik-migration-tool)
|
||||
|
||||
This tool allows to:
|
||||
This tool lets you:
|
||||
|
||||
- convert `Ingress` to Traefik `IngressRoute` resources.
|
||||
- convert `acme.json` file from v1 to v2 format.
|
||||
|
||||
@@ -680,7 +680,7 @@ It can be configured in the install configuration.
|
||||
##### Configure the Syntax Per Router
|
||||
|
||||
The rule syntax can also be configured on a per-router basis.
|
||||
This allows to have heterogeneous router configurations and ease migration.
|
||||
This allows you to have heterogeneous router configurations and ease migration.
|
||||
|
||||
??? example "An example router with syntax configuration"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user