Commit miss: `s/query_opts/query_options/`

This commit is contained in:
Sean Chittenden 2017-02-13 15:00:20 -08:00
parent 974415d5cf
commit 41e4208777
No known key found for this signature in database
GPG Key ID: 4EBC9DC16C2E5E16
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ const (
nodeName = "name"
nodeTaggedAddresses = "tagged_addresses"
queryOpts = "query_opts"
queryOpts = "query_options"
apiTaggedLAN = "lan"
apiTaggedWAN = "wan"