From f1c1eed4374a73bb5f6bc5ae5a20f07c85fb693e Mon Sep 17 00:00:00 2001 From: Advait Shinde Date: Tue, 16 Feb 2016 11:55:42 -0500 Subject: [PATCH] Fix typo in documentation --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index f6f39fc40..e02d2e73f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -983,7 +983,7 @@ Once the `/traefik/alias` key is updated, the new `/traefik_configurations/2` co | `/traefik_configurations/2/backends/backend1/servers/server2/url` | `http://172.17.0.4:80` | | `/traefik_configurations/2/backends/backend1/servers/server2/weight` | `5` | -Note that TRAEFIK *will not watch for key changes in the `/traefik_configurations` prefix*. It will only watch for changes in the `/traefik` prefix. Further, if the `/traefik/alias` key is set, all other sibling keys with the `/traefik` prefix are ignored. +Note that Træfɪk *will not watch for key changes in the `/traefik_configurations` prefix*. It will only watch for changes in the `/traefik` prefix. Further, if the `/traefik/alias` key is set, all other sibling keys with the `/traefik` prefix are ignored. ## Benchmarks