Browse Source
🌐 Fix typo in Spanish translation for `docs/es/docs/tutorial/first-steps.md` (#9571)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
pull/9251/head
Lili_DL
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/es/docs/tutorial/first-steps.md
|
|
@ -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 |
|
|
|
|
|
|
|