Small wording improvement

This commit is contained in:
lucas.hipolito 2025-10-09 16:55:12 +02:00
parent e9ae53c4c6
commit f1e69a1536

View file

@ -36,7 +36,7 @@ Each test layer has distinct goals and clear boundaries — see [**Which parts o
**5-Minute Checklist:**
- [ ] Read the relevant section below for your change type:
- Changed activity logic? → See [Activities](#activities)
- Changed activity logic or created a new activity? → See [Activities](#activities)
- Changed workflow execution? → See [Workflows execution](#workflow-execution-invoker-middleware-bookmarks)
- Changed persistence? → See [Persistence & serialization](#persistence--serialization)
- [ ] Follow steps and code patterns in that section