Skip to content

Commit c28a2d4

Browse files
authored
Fix typos spotted during review
1 parent 4585964 commit c28a2d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ codemod-cli generate fixture <name of codemod> <name of fixture>
4242
```
4343

4444
This sets up two new files in `transforms/<name of codemod>/__testfixtures__/` using the fixture name
45-
you peovided. These fixtures are used by the testing harness to verify thst your codemod is working properly.
45+
you provided. These fixtures are used by the testing harness to verify that your codemod is working properly.
4646

4747
Once you have tweaked your codemod and its fixtures to your liking, it is time to run your tests:
4848

0 commit comments

Comments
 (0)