Skip to content

Commit 8193f3b

Browse files
authored
docs: fix README typo
1 parent b2ef145 commit 8193f3b

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
@@ -98,7 +98,7 @@ const { data, cursor } = await prevPaginator.paginate(queryBuilder);
9898

9999
## Integration Test with Docker
100100

101-
To start a integration test, run the following command:
101+
To start an integration test, run the following command:
102102

103103
`npm run test:docker`
104104

0 commit comments

Comments
 (0)