docs: fix grammar in config.mdx (#29683)
Co-authored-by: dnsnav <dnsnav@gmail.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
co-authored by
dnsnav
Copilot Autofix powered by AI
parent
af30b315b2
commit
202ec12056
@@ -116,7 +116,7 @@ For project-specific TUI settings, add `tui.json` alongside it.
|
|||||||
Place project specific config in the root of your project.
|
Place project specific config in the root of your project.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
When OpenCode starts up, it looks for a config file in the current directory or traverse up to the nearest Git directory.
|
When OpenCode starts up, it first looks for a config file in the current directory, then traverses up to the nearest Git directory.
|
||||||
|
|
||||||
This is also safe to be checked into Git and uses the same schema as the global one.
|
This is also safe to be checked into Git and uses the same schema as the global one.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user