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 4641781d36
commit 26ca60617c

View file

@ -1,5 +1,5 @@
# Example of a reserved list file. This is simply a CSV file with two # 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). # columns: sub-domain name, and price (specified as currency type and value).
# #
# These are manipulated using the "nomulus" tool # These are manipulated using the "nomulus" tool
# {create,update,delete,list}_premium_list commands. # {create,update,delete,list}_premium_list commands.