Skip to content

Commit 83bd012

Browse files
authored
Merge pull request #104 from pact-foundation/release_notes
chore: fix entry in release notes #34
2 parents bac548d + 89d2c26 commit 83bd012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/RELEASE_NOTES.md.template

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ cd pact-provider-verifier-<PACKAGE_VERSION>-linux-x86/bin
3030

3131
Download package, unzip, cd to pact-provider-verifier-<PACKAGE_VERSION>-win32 and then run:
3232
```
33-
.\bin\pact-mock-service.bat -p 1234
33+
.\bin\pact-provider-verifier.bat -p 1234
3434
```

0 commit comments

Comments
 (0)