1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 11:35:26 +02:00

nest: fix typo in Spanish translation (#11675)

This commit is contained in:
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

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}}`