--- a/ontology/prov-o-html-sections/description-starting-points.inc.html Sun Nov 25 12:21:41 2012 -0500
+++ b/ontology/prov-o-html-sections/description-starting-points.inc.html Sun Nov 25 12:23:25 2012 -0500
@@ -68,7 +68,7 @@
activities: <code>:aggregationActivity</code> and <code>:illustrationActivity</code>. The
activity <code>:aggregationActivity</code> used
the entities <code>:crimeData</code> (a crime statistics dataset) and <code>:nationalRegionsList</code> (a list of national regions), and
- generated a new entity, <code>:aggregatedByRegions</code>, that aggregates the statistics in
+ generated a new entity, <code>:aggregatedByRegions</code> that aggregates the statistics in
<code>:crimeData</code> according to the regions in <code>:nationalRegionsList</code>.
The <code>:aggregatedByRegions</code> entity was then used by the <code>:illustrationActivity</code> activity,
to generate a new entity <code>:chart1</code> that depicts the aggregated statistics.