mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 12:07:51 +02:00
Correct small grammatical error
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=146155052
This commit is contained in:
parent
ddffbb0b61
commit
7f3941a843
2 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ Successfully saved premium list exampletld
|
||||||
|
|
||||||
`-n` is the name of the list to be created, and `-i` is the input filename. Note
|
`-n` is the name of the list to be created, and `-i` is the input filename. Note
|
||||||
that the convention of naming premium lists after the TLD they are intended to
|
that the convention of naming premium lists after the TLD they are intended to
|
||||||
be used for to is enforced unless the override parameter `-o` is passed, which
|
be used for is enforced unless the override parameter `-o` is passed, which
|
||||||
allows premium lists to be created with any name.
|
allows premium lists to be created with any name.
|
||||||
|
|
||||||
## Updating a premium list
|
## Updating a premium list
|
||||||
|
|
|
@ -29,7 +29,7 @@ a price, it has a reservation type. The valid values for reservation types are:
|
||||||
specified.
|
specified.
|
||||||
|
|
||||||
The reservation types are listed in order of increasing precedence, so if a
|
The reservation types are listed in order of increasing precedence, so if a
|
||||||
label is included on the same list multiple lists, or on different lists that
|
label is included on the same list multiple times, or on different lists that
|
||||||
are applied to a single TLD, whichever reservation type is later in the list
|
are applied to a single TLD, whichever reservation type is later in the list
|
||||||
takes precedence. E.g. a label being fully blocked in one list always supersedes
|
takes precedence. E.g. a label being fully blocked in one list always supersedes
|
||||||
it being allowed in sunrise from another list. In general `FULLY_BLOCKED` is by
|
it being allowed in sunrise from another list. In general `FULLY_BLOCKED` is by
|
||||||
|
|
Loading…
Add table
Reference in a new issue