Skip to content

fixed word network on volume_ls.md#375

Merged
thaJeztah merged 1 commit into
docker:masterfrom
hernandanielg:doc/fix_volume_ls
Jul 25, 2017
Merged

fixed word network on volume_ls.md#375
thaJeztah merged 1 commit into
docker:masterfrom
hernandanielg:doc/fix_volume_ls

Conversation

@hernandanielg
Copy link
Copy Markdown
Contributor

- What I did
Changed Network to Volume on volume_ls.md

- How I did it

- How to verify it

- Description for the changelog

Fixed wrong reference to network items on volume_ls.md

- A picture of a cute animal (not mandatory but encouraged)

@GordonTheTurtle
Copy link
Copy Markdown

Please sign your commits following these rules:
https://github.com/moby/moby/blob/master/CONTRIBUTING.md#sign-your-work
The easiest way to do this is to amend the last commit:

$ git clone -b "doc/fix_volume_ls" git@github.com:hernandanielg/cli.git somewhere
$ cd somewhere
$ git commit --amend -s --no-edit
$ git push -f

Amending updates the existing PR. You DO NOT need to open a new one.

Signed-off-by: Hernan Garcia <hernandanielg@gmail.com>
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jul 24, 2017

Codecov Report

Merging #375 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #375      +/-   ##
==========================================
+ Coverage   46.13%   46.14%   +<.01%     
==========================================
  Files         193      193              
  Lines       16073    16073              
==========================================
+ Hits         7416     7417       +1     
+ Misses       8270     8269       -1     
  Partials      387      387

@hernandanielg
Copy link
Copy Markdown
Contributor Author

This is related to
moby/moby#34225

cc @thaJeztah

Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks so much!

Copy link
Copy Markdown
Contributor

@mdlinville mdlinville left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, what a mistake. Thanks for finding it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants