diff --git a/README.md b/README.md index 5904e39..d9ad42f 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Specmatic JS library exposes some of the commands as methods that can be run pro ```javascript import { startHttpStub, - setHttpStubExpecations, + setHttpStubExpectations, stopHttpStub, test, showTestResults,