fixed font size
[pnews.git] / src / main / java / pnews / Category.java
index 0720d58..efabe5e 100644 (file)
@@ -6,7 +6,7 @@ public enum Category {
         SPORT("sport"),
         EUROPE("europe"),
         ECO("eco"),
-        ESSONE("essone"),
+        ESSONNE("essonne"),
         TECHNOLOGIE("technologie");
         
         private final String id;