From 07dd200319a25e378a30b3522daa7d850e285e84 Mon Sep 17 00:00:00 2001 From: jose nazario Date: Thu, 8 Feb 2018 09:30:46 -0500 Subject: [PATCH] fix a couple of typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8b8ded..c1b8633 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ Providing good documentation is a concern. - low-level code and modules have unit tests; - features like *actions* have black box tests. -* Continous intergration is done with [Travis CI][travis]. +* Continuous integration is done with [Travis CI][travis]. * The project is developed with a proven release cycle and release candidates.