From 2e4ef97ac7633ec91acc0cd5d859311542de774e Mon Sep 17 00:00:00 2001 From: Johnny Lim Date: Tue, 8 Nov 2016 18:30:52 +0900 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 294272e..25c31bd 100644 --- a/README.md +++ b/README.md @@ -210,7 +210,7 @@ A curated list of awesome Java frameworks, libraries and software. *Tools which support continuously building, testing and releasing applications.* * [Bamboo](https://www.atlassian.com/software/bamboo) - Atlassian's solution with good integration of their other products. You can either apply for an open-source license or buy it. -* [Concourse](https://concourse.ci/) - Provides dockerized pipeline with configuration that can be save in version control. +* [Concourse](https://concourse.ci/) - Provides dockerized pipeline with configuration that can be saved in version control. * [fabric8](http://fabric8.io/) - Integration platform for containers. * [Go](https://www.thoughtworks.com/go/) - ThoughtWork's open-source solution. * [Jenkins](http://jenkins-ci.org/) - Provides server-based deployment services.