"docs/source/vscode:/vscode.git/clone" did not exist on "52a57f7c7cfdc9337ac9dbcf4be94f25fd61784e"
Unverified Commit b8c247b6 authored by Julien Chaumond's avatar Julien Chaumond Committed by GitHub
Browse files

Typo reported by Joel Grus on TWTR (#18493)

parent 38d65604
......@@ -1543,7 +1543,7 @@ if cache_version < 1:
)
else:
logger.warn(
"The cache for model files in Transformers v4.22.0 has been udpated. Migrating your old cache. This is a "
"The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a "
"one-time only operation. You can interrupt this and resume the migration later on by calling "
"`transformers.utils.move_cache()`."
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment