Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
disrani-px committed Nov 28, 2017
1 parent e2a38f8 commit a3ca520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/volume/volume.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ type NodeInfo struct {
ID string
// Hostname of the node
Hostname string
// IPs List of IPs assocaited with the node
// IPs List of IPs associated with the node
IPs []string
// Status of the node
Status NodeStatus
Expand Down

0 comments on commit a3ca520

Please sign in to comment.