From 6f568eaead0bc704d3013d5cccfdee498d318f62 Mon Sep 17 00:00:00 2001 From: Sho Ishida Date: Fri, 17 Jul 2026 14:14:01 +0000 Subject: [PATCH] Fix typo in title heading --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 553c0bd..b118a6a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Enterprice Private Cloud & IaC Homelab (v3) +# Enterprise Private Cloud & IaC Homelab (v3) A fully automated private cloud environment deployed from bare metal. This project manages the lifecycle of network and server resources, from hardware preparation to multi-tenant container deployments, using Infrastructure as Code (IaC) and configuration management.