Skip to content

Commit 45a7c87

Browse files
authored
Merge pull request #29 from Malvoz/&
Unescape ampersand
2 parents 60b393f + ff71628 commit 45a7c87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mapml-ucr.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
}
271271
},
272272
"use-case-set-layer-visibility": {
273-
"title": "Control which layers are currently visible & which can be hidden by the user",
273+
"title": "Control which layers are currently visible & which can be hidden by the user",
274274
"index": "3.3.6",
275275
"parent_id": "application-use-cases",
276276
"capabilities": {}
@@ -294,7 +294,7 @@
294294
}
295295
},
296296
"use-case-drag-and-drop": {
297-
"title": "Enable drag & drop for map layers",
297+
"title": "Enable drag & drop for map layers",
298298
"index": "3.3.9",
299299
"parent_id": "application-use-cases",
300300
"capabilities": {}

0 commit comments

Comments
 (0)