Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Fix typo #907

Merged
merged 2 commits into from
Aug 30, 2018
Merged

Fix typo #907

merged 2 commits into from
Aug 30, 2018

Conversation

martencassel
Copy link
Contributor

Fix typo: variables

@GordonTheTurtle
Copy link

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 "patch-1" git@github.com:martencassel/infrakit.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.

Fix typo

Signed-off-by: Marten <mcpop28@hotmail.com>
@codecov
Copy link

codecov bot commented Aug 28, 2018

Codecov Report

Merging #907 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #907   +/-   ##
=======================================
  Coverage   48.42%   48.42%           
=======================================
  Files          84       84           
  Lines        7859     7859           
=======================================
  Hits         3806     3806           
  Misses       3743     3743           
  Partials      310      310

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 23c50b6...fa3586b. Read the comment docs.

@thebsdbox
Copy link
Contributor

LGTM, thanks for the fix

@thebsdbox thebsdbox merged commit 11c0751 into docker-archive:master Aug 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants