Skip to content

Commit 2afb902

Browse files
authored
Apply suggestion from @fsimonis
1 parent 5a636a0 commit 2afb902

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
if [[ ! -f "../pyproject.toml" ]]; then
4-
echo "Please run from the docs diectory."
4+
echo "Please run from the docs directory."
55
exit 1
66
fi
77

0 commit comments

Comments
 (0)