Update your_first_node.md (#4930)

This commit is contained in:
Wang Jie 2017-10-17 07:14:10 +08:00 committed by Misty Stanley-Jones
parent a8948511bf
commit be1d5f7a38
1 changed files with 1 additions and 1 deletions

View File

@ -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.