Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
riannella committed Jul 7, 2017
1 parent 8b13e42 commit 4b735dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion model/config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
var respecConfig = {
specStatus: "ED",
shortName: "odrl-model",
publishDate: "2017-07-06",
publishDate: "2017-07-07",
editors: [
{ name: "Renato Iannella",
url: "https://au.linkedin.com/in/riannella",
Expand Down
2 changes: 1 addition & 1 deletion model/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1166,7 +1166,7 @@ <h4>Compact Policy</h4>
<li>The <code>action</code> property.</li>
<li>Any sub-properties of <code>relation</code> (such as <code>target</code>).
</li>
<li>Any sub-properties of <code>function</code> (such as <code>assigner</code>.</li>
<li>Any sub-properties of <code>function</code> (such as <code>assigner</code> and <code>assignee</code>).</li>

</ul>

Expand Down

0 comments on commit 4b735dd

Please sign in to comment.