Skip to content

Commit af959cd

Browse files
fix typo (#64)
1 parent 8d0b4ce commit af959cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ easyGraphQLLoadTester.k6('k6.js', {
360360
### K6 options
361361

362362
```ts
363-
type ArtilleryOptions = {
363+
type K6Options = {
364364
customQueries?: string[]
365365
onlyCustomQueries?: boolean
366366
selectedQueries?: string[]

0 commit comments

Comments
 (0)