diff --git a/README.md b/README.md index f8e15b0de..33d4aa7ab 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Linked Data Platform server based on rdflib.js and node.js Using the rdflib.js library originally developed for the browser environment and since ported to node.js, a linked data server supporting the POST and PATCH. -Minimum requirement is to suport the client side of the same library, which currently (2015/09) +Minimum requirement is to support the client side of the same library, which currently (2015/09) uses a form of SPARQL-Patch via POST. In future may provide ACL management, etc.