mirror of
https://github.com/google/nomulus
synced 2026-04-23 17:50:49 +00:00
Fix typo in comment of premium list example file (#1148)
* Fix typo in comment of premium list example file
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Example of a reserved list file. This is simply a CSV file with two
|
||||
# columns: sub-domain name and price (specified as currency type and value).
|
||||
# Example of a premium list file. This is simply a CSV file with two
|
||||
# columns: sub-domain name, and price (specified as currency type and value).
|
||||
#
|
||||
# These are manipulated using the "nomulus" tool
|
||||
# {create,update,delete,list}_premium_list commands.
|
||||
|
||||
Reference in New Issue
Block a user