Fix typo in docs help section

Change-type: patch
Resolves: #2020
Signed-off-by: Scott Lowe <scott@balena.io>
This commit is contained in:
Scott Lowe 2020-09-08 13:23:39 +02:00
parent 504877c232
commit 238c371ade
2 changed files with 3 additions and 3 deletions

View File

@ -51,9 +51,9 @@ export async function renderMarkdown(): Promise<string> {
// This fake command allows capitanodoc to include help in docs
class FakeHelpCommand {
description = stripIndent`
List balena commands, or get detailed help for an specific command.
List balena commands, or get detailed help for a specific command.
List balena commands, or get detailed help for an specific command.
List balena commands, or get detailed help for a specific command.
`;
examples = [

View File

@ -1214,7 +1214,7 @@ same as '--application'
## help [command]
List balena commands, or get detailed help for an specific command.
List balena commands, or get detailed help for a specific command.
Examples: