Skip to content

Commit e6352d1

Browse files
committed
chore: fix clerical error on docs
1 parent 26307f2 commit e6352d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PROGRAMMATIC_API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ for (const tool of filteredTools) {
6464
}
6565
```
6666

67-
you can also provide a `OpenAPIV3.Document` do the parser:
67+
you can also provide a `OpenAPIV3.Document` to the parser:
6868

6969
```typescript
7070
import { parser } from '@readme/openapi-parser';

0 commit comments

Comments
 (0)