"docs/source/zh/internal/audio_utils.md" did not exist on "c236a621729edb92dbb3e1dedd448be76cb82211"
Unverified Commit 7cb596fa authored by SABA UL HAQUE's avatar SABA UL HAQUE Committed by GitHub
Browse files

fix typo (#21048)

Typo fix: Corrected the word metada --> metadata
parent bd9d5126
......@@ -211,7 +211,7 @@ def update_pipeline_and_auto_class_table(table):
def update_metadata(token, commit_sha):
"""
Update the metada for the Transformers repo.
Update the metadata for the Transformers repo.
"""
with tempfile.TemporaryDirectory() as tmp_dir:
repo = Repository(
......
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