Skip to content

Commit

Permalink
chore: fix typo in readme
Browse files Browse the repository at this point in the history
Should say "all test cases pass" instead of "all test case passes"
  • Loading branch information
liamdebeasi authored Jul 8, 2024
1 parent a9c686a commit 8523cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

# Micro Agent

Just run `micro-agent`, give it a prompt, and it'll generate a test and then iterate on code until all test case passes.
Just run `micro-agent`, give it a prompt, and it'll generate a test and then iterate on code until all test cases pass.

## Why?

Expand Down

0 comments on commit 8523cb5

Please sign in to comment.