From 0ec762012f25a67057c4e79fa20b55148475ca4c Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Sun, 8 Sep 2013 11:35:38 -0700 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 145b8839..e703fc0a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Spring Shell is an interactive shell that can be easily extended with commands u # Useful links -* [User documeantation](http://static.springsource.org/spring-shell/docs/current/reference/) +* [User documentation](http://static.springsource.org/spring-shell/docs/current/reference/) * [Issue Tracker](https://jira.springsource.org/browse/SHL) More information can be found on the [project home page](http://www.springsource.org/spring-shell)