Skip to content

Commit

Permalink
chore: Fix typo in readme: expect -> except
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F authored Nov 7, 2024
1 parent ac53e31 commit 2023d5c
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 @@ -160,7 +160,7 @@ navigate to ```[RepositoryRoot]/YourSolution/Consumer/tests``` and run:
dotnet new xunit
```

This will create an empty XUnit project with all the references you need... expect Pact.
This will create an empty XUnit project with all the references you need... except Pact.

Run the following to add Pact-Net to your project

Expand Down

0 comments on commit 2023d5c

Please sign in to comment.