1
0
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:
Rachel Guan
2021-05-11 18:25:05 -04:00
committed by GitHub
parent 0d67ea3a6e
commit 8c9a2b5f4a

View File

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