Skip to content

Commit

Permalink
fix typo (#738)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnn55 authored and Ace Nassri committed Sep 12, 2018
1 parent fb485ae commit 7eb558a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth/auth.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ const cli = require(`yargs`)
)
.command(
`auth-cloud-explicit`,
`Loads credentials implicitly.`,
`Loads credentials explicitly.`,
{},
authCloudExplicit
)
Expand Down

0 comments on commit 7eb558a

Please sign in to comment.