Skip to content

Commit

Permalink
Capitalization Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
erikostien-pingidentity committed Sep 27, 2024
1 parent b23d329 commit 076784e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/commands/request/request_internal.go
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ func pingoneAccessToken() (accessToken string, err error) {
}

output.Print(output.Opts{
Message: "PingOne Access token does not exist or is expired, requesting a new token...",
Message: "PingOne access token does not exist or is expired, requesting a new token...",
Result: output.ENUM_RESULT_NOACTION_WARN,
})

Expand Down

0 comments on commit 076784e

Please sign in to comment.