Skip to content

Commit ceb375e

Browse files
committed
doc: fix typos in readme
1 parent 80ccb36 commit ceb375e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,8 @@ The `Dockerfile` in the `.docker` folder includes a minimal Java Runtime Environ
8989
```
9090
docker pull ghcr.io/sdsc-ord/shacl:latest
9191
```
92-
> :warning: It is generally better to used a fixed version of the docker image, rather than the `latest` tag. Consult the [package page](https://github.com/SDSC-ORD/shacl/pkgs/container/shacl) find what versions are available.
92+
> :warning: It is generally better to use a fixed version of the docker image, rather than the `latest` tag. Consult the [package page](https://github.com/SDSC-ORD/shacl/pkgs/container/shacl) to find what versions are available.
93+
9394
To use the Docker image, there are two possible commands. To run the validator:
9495

9596
```

0 commit comments

Comments
 (0)