fixed typo in aliases
authorJean-Philippe Orsini <orsinije@fr.ibm.com>
Sun, 5 Nov 2017 00:19:54 +0000 (01:19 +0100)
committerJean-Philippe Orsini <orsinije@fr.ibm.com>
Sun, 5 Nov 2017 00:19:54 +0000 (01:19 +0100)
war/src/main/resources/feeds.json

index 06ce1fe..b10615c 100644 (file)
                 "aliases": {
                         "U.S.": ["United States", "US"],
                         "U.K.": ["UK", "United Kingdom"],
-                        "AWS": ["Amazon Web Service"]
+                        "AWS": ["Amazon Web Services"]
                 }
         }
 }