diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-06-17 21:26:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-17 21:26:25 +0200 |
commit | 7d0e77de94982bcfcc421e7252ffc73b1616cb13 (patch) | |
tree | 01064b76d0c1586df01107a1f907bf5371759e0c /CONTRIBUTING.md | |
parent | 54b9c950050a4165cf1c142174a3cdc729d758fc (diff) | |
parent | 3db5cd67d4b0b872088203e99e41dee7fc18d67d (diff) | |
download | podman-7d0e77de94982bcfcc421e7252ffc73b1616cb13.tar.gz podman-7d0e77de94982bcfcc421e7252ffc73b1616cb13.tar.bz2 podman-7d0e77de94982bcfcc421e7252ffc73b1616cb13.zip |
Merge pull request #3296 from arkamar/typos
Fix some typos in few *.md files
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8b7544ba0..b86f3e345 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -315,7 +315,7 @@ branches, which you may occasionally see [red bars on the status graph .](https://cirrus-ci.com/github/containers/libpod/master) When the graph shows mostly green bars on the right, it's a good indication -the master branch is currently stable. Alternating red/green bars is indicitave +the master branch is currently stable. Alternating red/green bars is indicative of a testing "flake", and should be examined (anybody can do this): * *One or a small handful of tests, on a single task, (i.e. specific distro/version) |