fixed typo
authorJean-Philippe Orsini <orsinije@fr.ibm.com>
Wed, 18 Oct 2017 23:43:09 +0000 (01:43 +0200)
committerJean-Philippe Orsini <orsinije@fr.ibm.com>
Wed, 18 Oct 2017 23:43:09 +0000 (01:43 +0200)
war/src/main/java/pnews/Category.java

index 677ca44..b67e7d9 100644 (file)
@@ -7,7 +7,7 @@ public enum Category {
         EUROPE("europe", "Europe"),
         MONDE("monde", "Monde"),
         ECO("economie", "Economie"),
-        ESSONNE("essonne", "Essone"),
+        ESSONNE("essonne", "Essonne"),
         TECHNOLOGIE("technologie", "Technologie"),
         PEOPLE("people", "People");