Skip to content

Commit 18eb00c

Browse files
author
Rinke Hoekstra
committed
Typo
1 parent 835c02a commit 18eb00c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/reset-stardog.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
echo "Dropping database 'guidelins'"
3+
echo "Dropping database 'guidelines'"
44
stardog data remove --all guidelines
55

66
./create-stardog.sh

0 commit comments

Comments
 (0)