From 893a0c2db2505ee4073f3d7ed840c36856e4037e Mon Sep 17 00:00:00 2001 From: Pieter Colpaert Date: Tue, 28 Mar 2017 22:31:49 +0200 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 965c6c8..8ff63f2 100644 --- a/README.md +++ b/README.md @@ -45,5 +45,5 @@ composer install pietercolpaert/hardf Currently, we only have the `pietercolpaert\hardf\Util` class available, that will help you to create and evaluate literals, IRIs, and expand prefixes. -See the documentation at https://github.com/RubenVerborgh/N3.js#utility. Instead of N3Util, you will have to use `pietercolpaert\hardf::Util` instead. +See the documentation at https://github.com/RubenVerborgh/N3.js#utility. Instead of N3Util, you will have to use `pietercolpaert\hardf::Util`.