Skip to content

Commit 53c5da6

Browse files
committed
updates docs
1 parent 82fefb8 commit 53c5da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ module.exports = Validate({
9393

9494
```ts
9595
// /api/index.ts
96-
import Validate from "serverless-request-validator/ts";
96+
import Validate from "serverless-request-validator";
9797

9898
// GET, POST and PUT are allowed
9999
export default Validate({

0 commit comments

Comments
 (0)