Update 05_using-blocks-like-functions.md (#4513)

"space" here should be replaced with "Blocks"

Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
This commit is contained in:
codecoaster 2023-06-14 18:19:19 +02:00 committed by GitHub
parent 72fbce22ad
commit ee37a76906
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ in the variable `output`.
If I put you to sleep 🥱, please bear with me! By using apps like functions, you can seamlessly compose Gradio apps.
The following section will show how.
## Treating spaces like functions
## Treating Blocks like functions
Let's say we have the following demo that translates english text to german text.