From 6fce7acc3d9dacf7447031f263eab0571e4b117a Mon Sep 17 00:00:00 2001 From: Nicola Greco Date: Mon, 29 Sep 2014 02:45:37 -0700 Subject: [PATCH] Spelling mistake in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.