content: Add missing word in deploy-with-rsync.md

This commit is contained in:
clararichter 2025-09-12 17:33:36 +02:00 committed by GitHub
parent 47099c4fa1
commit c0271d266a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,7 +73,7 @@ Now that you can log in with your SSH key, let's create a script to automate dep
## Shell script
Create a new script called `deploy` the root of your Hugo tree:
Create a new script called `deploy` at the root of your Hugo tree:
```txt
~/websites/topologix.fr$ editor deploy