From 85d7fadb69974056975a89dbd9fa0f8e49f8c168 Mon Sep 17 00:00:00 2001 From: Kevin Heidt Date: Wed, 17 Apr 2019 10:01:50 -0400 Subject: [PATCH] Changed "we advice" to "we advise" --- content/rancher/v2.x/en/installation/single-node/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/single-node/_index.md b/content/rancher/v2.x/en/installation/single-node/_index.md index 3cdfcb34490..dabf756c793 100644 --- a/content/rancher/v2.x/en/installation/single-node/_index.md +++ b/content/rancher/v2.x/en/installation/single-node/_index.md @@ -186,7 +186,7 @@ If you are visiting this page to complete an air gap installation, you must pre- In the situation where you want to use a single node to run Rancher and to be able to add the same node to a cluster, you have to adjust the host ports mapped for the `rancher/rancher` container. -If a node is added to a cluster, it deploys the nginx ingress controller which will use port 80 and 443. This will conflict with the default ports we advice to expose for the `rancher/rancher` container. +If a node is added to a cluster, it deploys the nginx ingress controller which will use port 80 and 443. This will conflict with the default ports we advise to expose for the `rancher/rancher` container. Please note that this setup is not recommended for production use, but can be convenient for development/demo purposes.