From bf4d1dd1e5293724f3125f736bd3a22f33af3d64 Mon Sep 17 00:00:00 2001 From: Zaar Hai Date: Fri, 10 May 2024 16:17:14 +1000 Subject: [PATCH] Spelling/grammar for README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e51e58..d54c901 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DoiT Console Provider -This is a initial Proof of Concept to create a Terraform provider for the DOiT Console. +This is a initial Proof of Concept to create a Terraform provider for DoiT Console. ## Requirements @@ -33,7 +33,7 @@ Then commit the changes to `go.mod` and `go.sum`. ## Using the provider -Please check the docs folder to find example to use the DoiT Console provider +Please check the docs folder to find example to use the DoiT Console provider. ## Developing the Provider