fix(docs): deprecated configurations claude (#2168)

This commit is contained in:
Lujeni
2025-06-07 20:09:26 +02:00
committed by GitHub
parent 8396cc77e4
commit d3c93c0dab
2 changed files with 8 additions and 6 deletions

View File

@@ -638,7 +638,7 @@ function M.setup(opts)
opts.providers[k] = v
Utils.warn(
string.format(
"[DEPRACATED] The configuration of `%s` should be placed in `providers.%s`. For detailed migration instructions, please visit: %s",
"[DEPRECATED] The configuration of `%s` should be placed in `providers.%s`. For detailed migration instructions, please visit: %s",
k,
k,
migration_url