Skip to content

Commit 10a4e5d

Browse files
committed
Merge pull request #323 from andyjohnson/master
homePage fix, StatementRef UUID fix, Identified Group table fix
2 parents 105a65e + 2f2f50e commit 10a4e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xAPI.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ The table below lists all properties of Account Objects.
628628

629629
<table border ="1">
630630
<tr><th>Property</th><th>Type</th><th>Description</th></tr>
631-
<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>
631+
<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>
632632
<tr><td>name</td><td>String</td><td>The unique id or name used to log in to this account. This is based
633633
on FOAF's accountName.</td></tr>
634634
</table>

0 commit comments

Comments
 (0)