Skip to content

Commit 0443cd3

Browse files
author
Tsuyoshi Takeuchi
committed
typo
1 parent 1772b95 commit 0443cd3

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
@@ -404,7 +404,7 @@ def handler(event, context):
404404

405405
```python
406406
from jeffy.framework import get_app
407-
from jeffy.validator.jsonscheme import JsonSchemeValidator
407+
from jeffy.validator.jsonschema import JsonSchemeValidator
408408

409409
app = get_app()
410410

0 commit comments

Comments
 (0)