summaryrefslogtreecommitdiffstats
path: root/.travis
diff options
context:
space:
mode:
authorLucas Gabriel Schneider <casdpa@gmail.com>2020-01-15 17:15:59 -0300
committerJoel Hans <joel@netdata.cloud>2020-01-15 13:15:59 -0700
commit1d9d0982a17f2feaf1b8765b059d2de7a93bf8f9 (patch)
treea6bfa260274d48f4ef99380140de0e179df761ef /.travis
parent83d8f9138e583c9aa1f491d262658fec93d7e724 (diff)
multiple files: fix typos (#7752)
Diffstat (limited to '.travis')
-rw-r--r--.travis/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis/README.md b/.travis/README.md
index 0f6c077eff..e93b81058b 100644
--- a/.travis/README.md
+++ b/.travis/README.md
@@ -23,7 +23,7 @@ Our main areas of concern are:
That means a lot of testing, a lot of consistency checks, a lot of validations
3) Generated artifacts consistency. We should not allow broken software to reach the public.
- When this happens, it's embarassing and we struggle to eliminate it.
+ When this happens, it's embarrassing and we struggle to eliminate it.
4) We are an innovative company, so we love to automate :)