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 ceeec8c commit a908fca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions model/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,8 @@ <h4>Inheritance</h4>
<span class="hljs-string">"inheritallowed"</span>: <span class="hljs-string">true</span>,
<span class="hljs-string">"permissions"</span>: [{
<span class="hljs-string">"target"</span>: <span class="hljs-string">"http://example.com/asset:1111"</span>,
<span class="hljs-string">"action": <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/owner:1818"</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/owner:1818"</span>
}]
}</pre>

Expand Down

0 comments on commit a908fca

Please sign in to comment.