From f3ab76cfd26fde3bf68981225366657f6b79623e Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Sat, 15 Dec 2012 18:30:12 +0100 Subject: [PATCH] #25 - Fixed typo in project description in pom.xml. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6530f5a4..eaaf7b16 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ Spring Hateoas http://github.com/SpringSource/spring-hateoas - Library to support implementing represnetaitons for + Library to support implementing representations for hyper-text driven REST web services.