diff --git a/contributing-guides/translation-templates/subcommand-mention.md b/contributing-guides/translation-templates/subcommand-mention.md index 059fb697d6..183b6df971 100644 --- a/contributing-guides/translation-templates/subcommand-mention.md +++ b/contributing-guides/translation-templates/subcommand-mention.md @@ -61,7 +61,7 @@ Manche Unterbefehle wie `example command` sind separat dokumentiert. ### es ```markdown -Este comando también tiene documentación sobre sus subcomandos, ejemplo `example command`. +Algunos subcomandos, como `example command`, tienen su propia documentación de uso. ``` ---