Skip to content

Commit

Permalink
Merge pull request #323 from andyjohnson/master
Browse files Browse the repository at this point in the history
homePage fix, StatementRef UUID fix, Identified Group table fix
  • Loading branch information
andyjohnson committed May 10, 2013
2 parents 105a65e + 2f2f50e commit 10a4e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@ The table below lists all properties of Account Objects.

<table border ="1">
<tr><th>Property</th><th>Type</th><th>Description</th></tr>
<tr><td>homepage</td><td>IRL</td><td>The canonical home page for the system the account is on. This is based on FOAF's accountServiceHomePage.</td></tr>
<tr><td>homePage</td><td>IRL</td><td>The canonical home page for the system the account is on. This is based on FOAF's accountServiceHomePage.</td></tr>
<tr><td>name</td><td>String</td><td>The unique id or name used to log in to this account. This is based
on FOAF's accountName.</td></tr>
</table>
Expand Down

0 comments on commit 10a4e5d

Please sign in to comment.