Skip to content

Commit d0844d3

Browse files
committed
chore: Fix typos on README.md
1 parent 0986264 commit d0844d3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ happy path, and coding agents lack structured playbooks for testing.
4545

4646
## Features
4747

48-
- **Instant Setup**: Point it at your OpenAPI spec, no test cases required
49-
- **120+ Test Playbooks**: Negative, boundary, and chaos scenarios - deterministic and ready to run
50-
- **Context-Aware Payloads**: Understands your API structure to generate meaningful edge cases
51-
- **Actionable Reports**: Specific fixes, not just failure logs
52-
- **Replay Mode**: Replay and investigate specific test scenarios
48+
- **Instant setup**: Point it at your OpenAPI spec, no test cases required
49+
- **120+ Test playbooks**: Negative, boundary, and chaos scenarios - deterministic and ready to run
50+
- **Context-aware payloads**: Understands your API structure to generate meaningful edge cases
51+
- **Actionable reports**: Specific fixes, not just failure logs
52+
- **Replay mode**: Replay and investigate specific test scenarios
5353
- **Agent-readable Reports**: Structured JSON output so coding agents can read, reason, and act on results directly
5454
- **Agent-ready workflows**: Run `dochia init-skills` to expose Dochia skills to your coding agent so they can test as they build
5555

0 commit comments

Comments
 (0)