Skip to content
Snippets Groups Projects
Commit 002d7dd8 authored by Manuel Spuhler's avatar Manuel Spuhler
Browse files

typo

parent eb160204
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ public class DatasetsApi {
JsonObject o = new JsonObject();
o.addProperty("code", "chuv");
o.addProperty("label", "ĈHUV");
o.addProperty("label", "CHUV");
datasets.add(o);
JsonObject p = new JsonObject();
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment