content: Fix typo

This commit is contained in:
meltingscales
2025-02-27 12:14:52 -06:00
committed by GitHub
parent 5cf89f2f6d
commit 5c50a75e8d
@@ -59,7 +59,7 @@ Step 5
```text
mkdir -p .github/workflows
touch .gihub/workflows/hugo.yaml
touch .github/workflows/hugo.yaml
```
Step 6