diff --git a/README.md b/README.md index 9bc7e47..97c3c1d 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ The var: prefix is and is used for variables that are interpreted as universally quantified variables except for forward rule conclusion-only variables which are interpreted existentially. -RDF proofs are composed of `log:proves` triples like +Proofs described in RDF are composed of `log:proves` triples like ``` (rule_or_query instantiated_premise) log:proves instantiated_conclusion. ```