Skip to content

Commit

Permalink
fix: Typo in import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
tkrisztian95 authored and harikrishnan83 committed Dec 12, 2023
1 parent 23a2079 commit 3ce98ae
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 @@ -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,
Expand Down

0 comments on commit 3ce98ae

Please sign in to comment.