1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 15:33:50 +02:00

dig: fix typo in Spanish translation (#9261)

This commit is contained in:
Darío Hereñú 2022-10-23 12:35:16 -03:00 committed by GitHub
parent e791ba8a18
commit 365f6eab76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
`dig {{example.com}} ANY`
- Especifíca un servidor DNS alterno a consultar:
- Especifica un servidor DNS alterno a consultar:
`dig @{{8.8.8.8}} {{example.com}}`