Skip to content

Commit dd750e4

Browse files
committed
Fix example link in readme.
1 parent b9e7417 commit dd750e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ const validator = await openApiValidator.loadValidation();
4141

4242
// ...
4343
await validator(request);
44+
```
4445

4546
Checkout the full: [Async example](./docs/async-example.md)
4647

47-
```
4848
## FAQs
4949

5050
#### Why not just use AJV

0 commit comments

Comments
 (0)