diff --git a/src/caoscrawler/cfood-schema.yml b/src/caoscrawler/cfood-schema.yml index d5abb861c4e53e5cc5f80605d00e32bc66613d90..3e1d51c3e4eb6767c9d500f539f75eab96eded04 100644 --- a/src/caoscrawler/cfood-schema.yml +++ b/src/caoscrawler/cfood-schema.yml @@ -91,7 +91,7 @@ cfood: - variable_name properties: variable_name: - description: Name of the record by which it can be accessed in the cfood definiton. Can also be the name of an existing record in which case that record will be treted by the PropertiesFromDictConverter. + description: Name of the record by which it can be accessed in the cfood definiton. Can also be the name of an existing record in which case that record will be treated by the PropertiesFromDictConverter. type: string properties_blacklist: description: List of keys to be ignored in the automatic treatment. They will be ignored on all levels of the dictionary.