mirror of https://github.com/tiangolo/fastapi.git
🌐 Fix typo in Spanish translation for `docs/es/docs/tutorial/first-steps.md` (#9571)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
parent
b1f27c96c4
commit
41ff599d4b
|
|
@ -181,7 +181,7 @@ $ uvicorn main:my_awesome_api --reload
|
|||
|
||||
</div>
|
||||
|
||||
### Paso 3: crea un *operación de path*
|
||||
### Paso 3: crea una *operación de path*
|
||||
|
||||
#### Path
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue