diff --git a/config/db_tools.standalone.sample.yaml b/config/db_tools.standalone.sample.yaml index 5701d61..b684b5b 100644 --- a/config/db_tools.standalone.sample.yaml +++ b/config/db_tools.standalone.sample.yaml @@ -117,7 +117,7 @@ anonymization: connection_one: ./db_tools.anonymizer.connection_one.yaml # ... other connections ... - # If you do not wish to split the configuration into tables, you can + # If you do not wish to split the configuration into files, you can # write all your table configuration directly here. # Keys are connection names, values must follow the structure of the # individual YAML files as presented above.