From beefac66de2904d9779390d9edcbcd438081c4a9 Mon Sep 17 00:00:00 2001 From: Traci Morrison <52976526+traci-morrison@users.noreply.github.com> Date: Wed, 11 Dec 2019 11:19:05 -0500 Subject: [PATCH] Fix punctuation --- ee/ucp/admin/install/system-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/ucp/admin/install/system-requirements.md b/ee/ucp/admin/install/system-requirements.md index 3cf112391d..e20d6717e3 100644 --- a/ee/ucp/admin/install/system-requirements.md +++ b/ee/ucp/admin/install/system-requirements.md @@ -14,7 +14,7 @@ Before installing, be sure your infrastructure has these requirements. You can install UCP on-premises or on a cloud provider. Common requirements: * [Docker Engine - Enterprise](/ee/supported-platforms.md) version {{ site.docker_ee_version }} -* Linux kernel version 3.10 or higher (For debugging purposes, it is suggested to match the host OS kernel versions as close as possible) +* Linux kernel version 3.10 or higher. For debugging purposes, it is suggested to match the host OS kernel versions as close as possible. * [A static IP address for each node in the cluster](/ee/ucp/admin/install/plan-installation/#static-ip-addresses) ### Minimum requirements