From ad51f4f2a5a7c30a561a5c239a94231f423b20cc Mon Sep 17 00:00:00 2001 From: arnydo Date: Tue, 9 Oct 2018 12:36:03 -0400 Subject: [PATCH] Fix a typo --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 50c180572..a24a20dd2 100644 --- a/docs/index.md +++ b/docs/index.md @@ -87,7 +87,7 @@ services: ``` !!! warning - Enabling the Web UI with the `--api` flag might exposes configuration elements. You can read more about this on the [API/Dashboard's Security section](/configuration/api#security). + Enabling the Web UI with the `--api` flag might expose configuration elements. You can read more about this on the [API/Dashboard's Security section](/configuration/api#security). **That's it. Now you can launch Træfik!** @@ -218,4 +218,4 @@ Reported vulnerabilities can be found on ### Report a Vulnerability We want to keep Træfik safe for everyone. -If you've discovered a security vulnerability in Træfik, we appreciate your help in disclosing it to us in a responsible manner, using [this form](https://security.traefik.io). \ No newline at end of file +If you've discovered a security vulnerability in Træfik, we appreciate your help in disclosing it to us in a responsible manner, using [this form](https://security.traefik.io).