Skip to content

Commit 23cc392

Browse files
committed
Update responses.
1 parent e92397b commit 23cc392

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ Debido al uso del modificador `options=keyValues`, la respuesta consta solo de u
436436
"type": "Point",
437437
"coordinates": [13.3986, 52.5547]
438438
},
439-
"name": "Bose Brucke Einkauf"
439+
"name": "Bösebrücke Einkauf"
440440
},
441441
{
442442
"id": "urn:ngsi-ld:Store:002",

README.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ curl -G -X GET \
523523
"type": "Point",
524524
"coordinates": [13.3986, 52.5547]
525525
},
526-
"name": "Bose Brucke Einkauf"
526+
"name": "Bösebrücke Einkauf"
527527
},
528528
{
529529
"id": "urn:ngsi-ld:Store:002",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ Because of the use of the `options=keyValues`, the response consists of JSON onl
499499
"type": "Point",
500500
"coordinates": [13.3986, 52.5547]
501501
},
502-
"name": "Bose Brucke Einkauf"
502+
"name": "Bösebrücke Einkauf"
503503
},
504504
{
505505
"id": "urn:ngsi-ld:Store:002",

README.pt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ curl -X GET \
418418
"type": "Point",
419419
"coordinates": [13.3986, 52.5547]
420420
},
421-
"name": "Bose Brucke Einkauf"
421+
"name": "Bösebrücke Einkauf"
422422
},
423423
{
424424
"id": "urn:ngsi-ld:Store:002",

0 commit comments

Comments
 (0)