Merge pull request #3894 from hashicorp/anubhavmishra-patch-1

fix typo
This commit is contained in:
Paul Banks 2018-02-19 14:14:45 +00:00 committed by GitHub
commit 4c90fbfd90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ type QueryOptions struct {
// be provided for filtering.
NodeMeta map[string]string
// RelayFactor is used in keyring operations to cause reponses to be
// RelayFactor is used in keyring operations to cause responses to be
// relayed back to the sender through N other random nodes. Must be
// a value from 0 to 5 (inclusive).
RelayFactor uint8