From d2f51fccb98f96d75ebeb8f07162dc5c81a2847b Mon Sep 17 00:00:00 2001 From: Jim Tittsler Date: Mon, 18 Jul 2016 14:55:45 +0900 Subject: [PATCH] Fix typos --- .github/CONTRIBUTING.md | 4 ++-- README.md | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 8772fa828..8e050f3e0 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -77,7 +77,7 @@ ok github.com/containous/traefik 0.005s coverage: 4.1% of statements Test success ``` -For development purpose, you can specifiy which tests to run by using: +For development purposes, you can specify which tests to run by using: ``` # Run every tests in the MyTest suite TESTFLAGS="-check.f MyTestSuite" make test-integration @@ -113,7 +113,7 @@ Then install mkdocs with pip $ pip install mkdocs ``` -To test documentaion localy run `mkdocs serve` in the root directory, this should start a server localy to preview your changes. +To test documentation locally run `mkdocs serve` in the root directory, this should start a server locally to preview your changes. ``` $ mkdocs serve diff --git a/README.md b/README.md index 32ba9a40a..e24d19774 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Run it and forget it! - No dependency hell, single binary made with go - Rest API - Multiple backends supported: Docker, Mesos/Marathon, Consul, Etcd, and more to come -- Watchers for backends, can listen change in backends to apply a new configuration automatically +- Watchers for backends, can listen for changes in backends to apply a new configuration automatically - Hot-reloading of configuration. No need to restart the process - Graceful shutdown http connections - Circuit breakers on backends @@ -64,8 +64,8 @@ Run it and forget it! ## Demo -Here is a talk (in french) given by [Emile Vauge](https://github.com/emilevauge) at the [Devoxx France 2016](http://www.devoxx.fr) conference. -You will learn fundamental Træfɪk features and see some demos with Docker, Mesos/Marathon and Lets'Encrypt. +Here is a talk (in French) given by [Emile Vauge](https://github.com/emilevauge) at the [Devoxx France 2016](http://www.devoxx.fr) conference. +You will learn fundamental Træfɪk features and see some demos with Docker, Mesos/Marathon and Let's Encrypt. [![Traefik Devoxx France](http://img.youtube.com/vi/QvAz9mVx5TI/0.jpg)](http://www.youtube.com/watch?v=QvAz9mVx5TI) @@ -115,7 +115,7 @@ Please refer to [this section](.github/CONTRIBUTING.md). ## Support You can join [![Join the chat at https://traefik.herokuapp.com](https://img.shields.io/badge/style-register-green.svg?style=social&label=Slack)](https://traefik.herokuapp.com) to get basic support. -If you prefer a commercial support, please contact [containo.us](https://containo.us) by mail: . +If you prefer commercial support, please contact [containo.us](https://containo.us) by mail: . ## Træfɪk here and there