From fc33d31a8809aad02f2683f3681de12f0bcb212b Mon Sep 17 00:00:00 2001 From: Quentin Manfroi Date: Mon, 25 Nov 2019 19:44:51 +0100 Subject: [PATCH] MON-519 fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5723284..44c43af 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository aims to provide a base of generic and pre configured monitors fo ## Important notes -* This repository provide multiple Terraform module which could be imported, you must choose the one(s) you need. +* This repository provide multiple Terraform modules which could be imported, you must choose the one(s) you need. * Each of these modules contains the most commons monitors, but they probably do not fulfill all your needs. * You still can create some specific DataDog monitors after importing a module, it's even advisable to complete your needs. * You will find a complete `README.md` on each module, explaining how to use it and its specificities if there.