From 97561df4740d84fda67dbf9c8ab26290496b0da8 Mon Sep 17 00:00:00 2001 From: Alexandre Gaillet Date: Tue, 27 Mar 2018 14:09:49 +0200 Subject: [PATCH] MON-97 - Fixed some typo --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 898c156..7ab8bcd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository is used to store all our monitors templates. -Here is the repository organization : +Here is the repository organization: - cloud - aws @@ -37,7 +37,7 @@ Here is the repository organization : ### How to contribute ? ### -First, you may refresh your knowledge and look at the [terminalogy](https://confluence.fr.clara.net/display/DAT/Getting+started). +First, you may refresh your knowledge and look at the [terminology](https://confluence.fr.clara.net/display/DAT/Getting+started). To contribute you will need to [report an issue](https://confluence.fr.clara.net/display/DAT/Project+and+Workflow). @@ -66,7 +66,7 @@ Both of the `datadog_api_key` and `datadog_app_key` are unique to the client. ### Module Declaration example ### -A quick example to how import a monitors set that you need : + A quick example of using a set of monitors: ``` module "datadog-monitors-my-monitors-set" {