Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm authored Oct 6, 2019
1 parent 6f24ecd commit b5aea3d
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 b5aea3d

Please sign in to comment.