diff options
author | Emilien Macchi <emilien@redhat.com> | 2016-11-29 17:28:07 -0500 |
---|---|---|
committer | Emilien Macchi <emilien@redhat.com> | 2016-11-29 21:49:18 -0500 |
commit | 0c7cbcffef34535c6830aacbdabadc69bb7802df (patch) | |
tree | b0b5be0a965b7cff60709647917bf84ef0d6f09e | |
parent | fafbefffc49ef3e352b3544ed650db88a67f997b (diff) |
Fix grammar
Fix English grammar error I did in a previous commit.
Change-Id: I06209ab782240f05844793e56270135d48792f3d
-rw-r--r-- | ci/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/README.rst b/ci/README.rst index f93b1a92..44e8626d 100644 --- a/ci/README.rst +++ b/ci/README.rst @@ -4,7 +4,7 @@ TripleO CI environments TripleO CI environments are exclusively used for Continuous Integration purpose or for development usage. -They ain't to be used in production and we don't garantee they work outside +They should not be used in production and we don't guarantee they work outside TripleO CI. For more informations about TripleO CI, please look: |