docs: update 07_pdf-component-example.md (#8636)

callled -> called
This commit is contained in:
Ikko Eltociear Ashimine 2024-06-27 07:42:46 +09:00 committed by GitHub
parent ea6482cc89
commit 04ec30e7b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ gradio cc create PDF
Tip: You should change the name of the component.
Some of the screenshots assume the component is callled `PDF` but the concepts are the same!
Some of the screenshots assume the component is called `PDF` but the concepts are the same!
This will create a subdirectory called `pdf` in your current working directory.
There are three main subdirectories in `pdf`: `frontend`, `backend`, and `demo`.
@ -681,4 +681,4 @@ demo.launch()
I hope you enjoyed this tutorial!
The complete source code for our component is [here](https://huggingface.co/spaces/freddyaboulton/gradio_pdf/tree/main/src).
Please don't hesitate to reach out to the gradio community on the [HuggingFace Discord](https://discord.gg/hugging-face-879548962464493619) if you get stuck.
Please don't hesitate to reach out to the gradio community on the [HuggingFace Discord](https://discord.gg/hugging-face-879548962464493619) if you get stuck.