Skip to content

Commit 1c162f2

Browse files
committed
Slightly tweak the (private) module docstring.
1 parent da9d37e commit 1c162f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema_specifications/_core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
A `referencing.Registry` containing schemas from the JSON Schema specification.
2+
Load all the JSON Schema specification's official schemas.
33
"""
44

55
import json

0 commit comments

Comments
 (0)