Summary
Fix two typos in documentation and configuration files.
Changes
-
README.md (line 80)
incidating → indicating
- Context: "A glob pattern indicating which contracts are in scope."
-
rustfmt.toml (line 1)
unfortunetely → unfortunately
- Context: "cargo fmt does not support 'out of the box' formatting unfortunately"
Impact
Minor documentation/typo fixes. No behavior changes.