Skip to content

Commit

Permalink
Merge pull request #121 from mbocquet/patch-1
Browse files Browse the repository at this point in the history
README.md : typo
  • Loading branch information
e-fisher authored Jun 20, 2023
2 parents 4bf9898 + c705d00 commit b14023f
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 @@ -70,7 +70,7 @@ $ ./node_modules/.bin/har-to-k6 archive.har -o my-k6-script.js
#### Global

```shell
$ har-to-k6 archive.tar -o my-k6-script.js
$ har-to-k6 archive.har -o my-k6-script.js
```

### Programmatic Usage
Expand Down

0 comments on commit b14023f

Please sign in to comment.