From be1d5f7a38e5ec065095ed113e565e8017caf7ca Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Tue, 17 Oct 2017 07:14:10 +0800 Subject: [PATCH] Update your_first_node.md (#4930) --- docker-cloud/getting-started/your_first_node.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-cloud/getting-started/your_first_node.md b/docker-cloud/getting-started/your_first_node.md index 0c6525502f..04570a895d 100644 --- a/docker-cloud/getting-started/your_first_node.md +++ b/docker-cloud/getting-started/your_first_node.md @@ -20,7 +20,7 @@ When launching a node you'll actually be creating a _node cluster_. Node cluster Enter the following: - - **Name**: name for the node cluster. This can contain alphanumeric characters, dashes and underscores. + - **Name**: name for the node cluster. This can contain alphanumeric characters, dashes, and underscores. - **Deploy tags**: (optional) these are used to limit what can be deployed on the specific cluster. Read more about deployment tags [here](../apps/deploy-tags.md). - **Provider**: the cloud provider or host to use. Only providers you have configured appear in this menu. - **Region**: the region on which to provision the node cluster.