mirror of https://github.com/status-im/consul.git
docs: wording (#5889)
Fixed wording: "will be resolve to the" -> "will be resolved to the".
This commit is contained in:
commit
06e0bb4065
|
@ -49,7 +49,7 @@ Several of the subcommands need to operate on a specific token. Those
|
||||||
subcommands support specifying the token by its ID using the `-id` parameter.
|
subcommands support specifying the token by its ID using the `-id` parameter.
|
||||||
|
|
||||||
The ID may be specified as a unique UUID prefix instead of the entire UUID. As
|
The ID may be specified as a unique UUID prefix instead of the entire UUID. As
|
||||||
long as it is unique it will be resolve to the full UUID and used. Additionally
|
long as it is unique it will be resolved to the full UUID and used. Additionally
|
||||||
builtin token names will be accepted as the value of the `-id`.
|
builtin token names will be accepted as the value of the `-id`.
|
||||||
|
|
||||||
Builtin Tokens:
|
Builtin Tokens:
|
||||||
|
|
Loading…
Reference in New Issue