Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sereAbi committed Nov 8, 2016
1 parent 692d2d5 commit 9d82fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ <h3>Policy</h3>
<span class="hljs-string">"policyid"</span>: <span class="hljs-string">"http://example.com/policy:1010"</span>,
<span class="hljs-string">"permissions"</span>: [{
<span class="hljs-string">"target"</span>: <span class="hljs-string">"http://example.com/asset:9898"</span>,
<span class="hljs-string">"action"</span>: <span class="hljs-string">"http://www.w3.org/ns/odrl/2/reproduce"</span>
<span class="hljs-string">"action"</span>: <span class="hljs-string">"http://www.w3.org/ns/odrl/2/reproduce"</span>,
<span class="hljs-string">"assigner"</span>: <span class="hljs-string">"http://example.com/assigner:88"</span>,
<span class="hljs-string">"duty"</span>: [{
<span class="hljs-string">"action"</span>: <span class="hljs-string">"http://www.w3.org/ns/odrl/2/attribute"</span>,
Expand Down

0 comments on commit 9d82fc9

Please sign in to comment.