This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch kinow-patch-1 in repository https://gitbox.apache.org/repos/asf/jena.git
commit a5bbb9cfbcd3b4f5abdc8a9a458f7a6db892e61e Author: Bruno P. Kinoshita <[email protected]> AuthorDate: Sat May 27 22:24:28 2023 +0200 Update README.md --- jena-fuseki2/jena-fuseki-docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jena-fuseki2/jena-fuseki-docker/README.md b/jena-fuseki2/jena-fuseki-docker/README.md index c8d72b7f5e..84cfd2e26d 100644 --- a/jena-fuseki2/jena-fuseki-docker/README.md +++ b/jena-fuseki2/jena-fuseki-docker/README.md @@ -40,7 +40,7 @@ Note the build command must provide the version number. ## Test Run -`docker-compose run` cam be used to test the build from the previous section. +`docker-compose run` can be used to test the build from the previous section. Examples:
