Skip to content

Commit e2a0177

Browse files
typo
1 parent 24ee80a commit e2a0177

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frictionless/metadata/metadata.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ class Metadata:
6262
List of custom parameters. Any extra property will be added
6363
to the custom property.
6464
65-
A "custom" property is an additional property to the one expected by the
66-
classes "profile" (See the "metadata_profile_*" properties)
65+
A "custom" property is an additional property to the ones expected by the
66+
classe's "profile" (See the "metadata_profile_*" properties)
6767
"""
6868

6969
def __new__(cls, *args: Any, **kwargs: Any):

0 commit comments

Comments
 (0)