Skip to content

Commit 3b27dd0

Browse files
authored
README.md: fix typo
1 parent aa66729 commit 3b27dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ $ docker-machine create \
107107
- `--hetzner-use-private-network`: Use private network
108108
- `--hetzner-firewalls`: Firewall IDs or names which should be applied on the server
109109
- `--hetzner-server-label`: `key=value` pairs of additional metadata to assign to the server.
110-
- `--hetzner-key-label`: `key=value` pairs of additional metadata to assign to SSH key (only applies if newly creadted).
110+
- `--hetzner-key-label`: `key=value` pairs of additional metadata to assign to SSH key (only applies if newly created).
111111
- `--hetzner-placement-group`: Add to a placement group by name or ID; a spread-group will be created on demand if it does not exist
112112
- `--hetzner-auto-spread`: Add to a `docker-machine` provided `spread` group (mutually exclusive with `--hetzner-placement-group`)
113113
- `--hetzner-ssh-user`: Change the default SSH-User

0 commit comments

Comments
 (0)