We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a8258c commit 0c34bdbCopy full SHA for 0c34bdb
1 file changed
README.md
@@ -33,7 +33,7 @@ A **sandbox** project to demonstrate real DevOps skills safely and honestly for
33
```bash
34
uvicorn app.main:app --reload
35
curl http://127.0.0.1:8000/health
36
-4. **Deploy: push to main. Check Actions → on success, browse https://<webapp-name>.azurewebsites.net/health.
+4. **Deploy: push to main.** Check Actions → on success, browse https://<webapp-name>.azurewebsites.net/health.
37
38
---
39
## Prereqs
0 commit comments