Skip to content

Commit 190a305

Browse files
committed
update readme
1 parent eb5f51e commit 190a305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ The tool produces a detailed JSON output for each contact processed. In CLI mode
173173
`email-sleuth` uses a layered configuration system:
174174

175175
1. **Command-line Arguments**: Highest priority. Overrides all other settings. (e.g., `--concurrency 8`)
176-
2. **Configuration File (TOML)**: Third priority. Loaded automatically if found.
176+
2. **Configuration File (TOML)**: Second priority. Loaded automatically if found.
177177
3. **Default Values**: Lowest priority. Used if no other setting is provided.
178178

179179
### Configuration File

0 commit comments

Comments
 (0)