diff --git a/src/caoscrawler/converters/converters.py b/src/caoscrawler/converters/converters.py index 47950b362fb17e69696e81ecec3f419857e777b5..21f255f02d1573143a328c55f28afd6e011eb7dc 100644 --- a/src/caoscrawler/converters/converters.py +++ b/src/caoscrawler/converters/converters.py @@ -260,7 +260,7 @@ def create_records(values: GeneralStore, It also should be used by CustomConverters to set records as automatic substitution and other crawler features are applied automatically. - Arguments: + Parameters ---------- values: GeneralStore This GeneralStore will be used to access variables that are needed during variable substitution