Skip to content

Commit

Permalink
Merge pull request #3894 from hashicorp/anubhavmishra-patch-1
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
banks authored Feb 19, 2018
2 parents 1ce90e2 + 0813175 commit 4c90fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4c90fbf

Please sign in to comment.