--- a/ldp.html Mon Jul 15 13:27:55 2013 -0400
+++ b/ldp.html Tue Jul 16 07:20:32 2013 -0400
@@ -1189,7 +1189,7 @@
of sort criteria used to sort the members, using the
<code>ldp:containerSortCriteria</code> relation.
Each member of the ordered list exposes one <code>ldp:containerSortCriterion</code>,
- consisting of a <code>ldp:containerSortPredicate</code>,
+ consisting of a <code>ldp:containerSortOrder</code>,
<code>ldp:containerSortPredicate</code>, and
optionally a <code>ldp:containerSortCollation</code>.
</p>
@@ -1211,7 +1211,7 @@
<?firstPage>
a ldp:Page;
ldp:pageOf <>;
- ldp:ContainerSortCriteria (#SortValueAscending).
+ ldp:containerSortCriteria (#SortValueAscending).
<#SortValueAscending>
a ldp:ContainerSortCriterion;