diff --git a/README.md b/README.md index 221a2c1..2cdf1ce 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ gentleman embraces extensibility and composition principles in order to provide For instance, you can easily provide retry policy capabilities or dynamic server discovery in your HTTP clients simply attaching the [retry](https://github.com/h2non/gentleman-retry) or [consul](https://github.com/h2non/gentleman-consul) plugins. -Take a look to the [examples](#examples), list of [supported plugins](#plugins), [HTTP entities](#http-entities) or [middleware](#middleware) to get started. +You can take a look to the [examples](#examples), list of [supported plugins](#plugins), [HTTP entities](#http-entities) or [middleware layer](#middleware) to get started. ## Features