From d31919fd19cdb47e338f885bf3d23ddf4bf94c2c Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Fri, 24 Apr 2015 18:49:43 +0100 Subject: [PATCH] Fix typo in readme - Fixes #48 - Type when copied template from other spring project. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 09b18677..e0e173c9 100644 --- a/README.adoc +++ b/README.adoc @@ -24,7 +24,7 @@ Samples can be found under `spring-statemachine-samples`. Check the reference documentation more about what those do. == Building from Source -Spring Security Kerberos uses a http://gradle.org[Gradle]-based build +Spring Statemachine uses a http://gradle.org[Gradle]-based build system. In the instructions below, http://vimeo.com/34436402[`./gradlew`] is invoked from the root of the source tree and serves as