From 1d59ff182edc65a32138bf302784181a9bd34a78 Mon Sep 17 00:00:00 2001 From: Lincoln Lamas Date: Tue, 11 Apr 2023 10:38:12 -0300 Subject: [PATCH] Fixing typo in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e653907..f5ea429 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Kasm Terraform Projects These projects are intended to be starting examples and for automating Kasm Workspaces deployments via terraform. -Administators should review the projects and add additional customizations and security enhancements as desired. +Administrators should review the projects and add additional customizations and security enhancements as desired. # AWS @@ -13,4 +13,4 @@ Administators should review the projects and add additional customizations and s - [Multi-Server Single Region](oci/standard/README.md) # DigitalOcean -- [Single Server](digitalocean/single_server/README.md) \ No newline at end of file +- [Single Server](digitalocean/single_server/README.md)