Skip to content

Commit

Permalink
Merge pull request #537 from eiriksm/patch-1
Browse files Browse the repository at this point in the history
Fix typo in comment
  • Loading branch information
apocas authored Oct 10, 2019
2 parents b2b3ab6 + b5aea3d commit 005830d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/docker.js
Original file line number Diff line number Diff line change
Expand Up @@ -1149,7 +1149,7 @@ Docker.prototype.createNetwork = function(opts, callback) {
};

/**
* Lists networkss
* Lists networks
* @param {Object} opts Options (optional)
* @param {Function} callback Callback
*/
Expand Down

0 comments on commit 005830d

Please sign in to comment.