Skip to content

Commit

Permalink
reverted copy right to 2017.
Browse files Browse the repository at this point in the history
changed case of xdm:POIinteraction
full spell check
  • Loading branch information
chrisdegroot committed May 8, 2018
1 parent 1a7824e commit c50506b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion schemas/context/placecontext.example.1.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"schema:latitude": 35.6185,
"schema:longitude": 139.73237
},
"xdm:poiInteraction": {
"xdm:POIinteraction": {
"https://ns.adobe.com/xdm/data/metrics/placecontext/poi-exits": {
"xdm:value": 1
},
Expand Down
4 changes: 2 additions & 2 deletions schemas/context/placecontext.schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"meta:license": [
"Copyright 2018 Adobe Systems Incorporated. All rights reserved.",
"Copyright 2017 Adobe Systems Incorporated. All rights reserved.",
"This work is licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) license",
"you may not use this file except in compliance with the License. You may obtain a copy",
"of the License at https://creativecommons.org/licenses/by/4.0/"
Expand All @@ -25,7 +25,7 @@
"$ref": "https://ns.adobe.com/xdm/common/geo",
"description": "The geographic location where the experience was delivered."
},
"xdm:poiInteraction": {
"xdm:POIinteraction": {
"title": "POI Interaction",
"$ref": "https://ns.adobe.com/xdm/context/poi-interaction",
"description": "The Point of Interest(POI) interaction details."
Expand Down

0 comments on commit c50506b

Please sign in to comment.