diff --git a/elabctl.sh b/elabctl.sh index 934a74f..2fe5565 100755 --- a/elabctl.sh +++ b/elabctl.sh @@ -537,7 +537,7 @@ function update update-db-schema fi - echo "Your are now running the latest eLabFTW version." + echo "You are now running the latest eLabFTW version." echo "Make sure to read the CHANGELOG!" echo "=> https://github.com/elabftw/elabftw/releases/latest" }