diff --git a/CentOS-8-EC2.ks b/CentOS-8-EC2.ks
index 805c19e..b149b87 100644
--- a/CentOS-8-EC2.ks
+++ b/CentOS-8-EC2.ks
@@ -107,7 +107,7 @@ dnf clean all
 # XXX instance type markers - MUST match CentOS Infra expectation
 echo 'genclo' > /etc/yum/vars/infra
 
-# chance dhcp client retry/timeouts to resolve #6866
+# change dhcp client retry/timeouts to resolve #6866
 cat  >> /etc/dhcp/dhclient.conf << EOF
 
 timeout 300;