This is an automated email from the ASF dual-hosted git repository.
ajs6f pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jena-site.git
The following commit(s) were added to refs/heads/master by this push:
new 8ea943b Typo Fix
new 10dbd44 Merge pull request #35 from janothan/patch-1
8ea943b is described below
commit 8ea943b76867f64a208cbdb5a342d6b251ad9035
Author: janothan <[email protected]>
AuthorDate: Thu Jan 14 18:52:51 2021 +0100
Typo Fix
---
source/documentation/fuseki2/fuseki-server-protocol.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/documentation/fuseki2/fuseki-server-protocol.md
b/source/documentation/fuseki2/fuseki-server-protocol.md
index 261e3b2..0bee0f5 100644
--- a/source/documentation/fuseki2/fuseki-server-protocol.md
+++ b/source/documentation/fuseki2/fuseki-server-protocol.md
@@ -104,7 +104,7 @@ the following parameters (query string or HTML form):
The dataset name must not be already in-use.
-Datasets are created in director `databases/`.
+Datasets are created in directory `databases/`.
#### Assembler example