typo
Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/fb806177 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/fb806177 Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/fb806177 Branch: refs/heads/COMMONSRDF-7 Commit: fb8061770f5faf11f7c7b736ef5e61beefc780fa Parents: fb0dd9c Author: Stian Soiland-Reyes <st...@apache.org> Authored: Fri Oct 28 11:33:37 2016 +0100 Committer: Stian Soiland-Reyes <st...@apache.org> Committed: Fri Oct 28 11:33:37 2016 +0100 ---------------------------------------------------------------------- src/site/markdown/userguide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/fb806177/src/site/markdown/userguide.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/userguide.md b/src/site/markdown/userguide.md index 6191889..ce9af61 100644 --- a/src/site/markdown/userguide.md +++ b/src/site/markdown/userguide.md @@ -222,7 +222,7 @@ subtypes for interoperability with their underlying RDF framework's API. the super-interface for instances that can be used as subject, predicate and object of a [Triple](apidocs/org/apache/commons/rdf/api/Triple.html). -The RDF term interfaces are arranged in this ty[e hierarchy: +The RDF term interfaces are arranged in this type hierarchy: * [RDFTerm](apidocs/org/apache/commons/rdf/api/RDFTerm.html) * [BlankNodeOrIRI](apidocs/org/apache/commons/rdf/api/BlankNodeOrIRI.html)