nest: fix typo in Spanish translation (#11675)

pull/23/head
Darío Hereñú 2023-12-06 04:18:13 -03:00 committed by GitHub
parent 6b727e7e1c
commit 74cd86395d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
`nest new {{nombre_del_proyecto}}`
- Construye un a proyecto NestJS específico:
- Construye un proyecto NestJS específico:
`nest build {{nombre_del_proyecto}}`