Skip to content

Commit f8b9614

Browse files
Update faq.md for grammar (#903)
1 parent 4a05d76 commit f8b9614

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ One major difference is that `usethis-python` provides a Command Line Interface
88

99
## If I add a tool which is already configured, why does additional configuration get added?
1010

11-
Some configuration is necessary to ensure smooth integrations with other tools. However, usethis will never overwrite existing configuration options, only add new ones, i.e. override defaults. If you want to rely on default values and prevent usethis from overwriting them, you can set it explicitly to the default value in your configuration file.
11+
Some configuration is necessary to ensure smooth integrations with other tools. However, usethis will never overwrite existing configuration options, only add new ones, i.e. override defaults. If you want to rely on default values and prevent usethis from overwriting them, you can set a configuration entry explicitly to the default value in your configuration file.
1212

1313
## Why does usethis make formatting changes to my config files?
1414

0 commit comments

Comments
 (0)