chore(docs): fix typo (#1422)

This commit is contained in:
William Sjökvist
2023-12-13 17:35:02 +01:00
committed by GitHub
parent 4e35b1e9c2
commit cb0e6c5efc
8 changed files with 8 additions and 8 deletions

View File

@@ -68,7 +68,7 @@ Uma lista completa dos códigos de saída e suas descrições podem ser encontra
| 100 | Nenhum Arquivo foi encontrado |
| 101 | Um arquivo Taskfile já existe ao tentar inicializar um |
| 102 | O arquivo Taskfile é inválido ou não pode ser analisado |
| 103 | A remote Taskfile could not be downlaoded |
| 103 | A remote Taskfile could not be downloaded |
| 104 | A remote Taskfile was not trusted by the user |
| 105 | A remote Taskfile was could not be fetched securely |
| 106 | No cache was found for a remote Taskfile in offline mode |