Skip to content

Commit

Permalink
Update packages/dashmate/src/commands/doctor/report.js
Browse files Browse the repository at this point in the history
Co-authored-by: thephez <[email protected]>
  • Loading branch information
shumkov and thephez authored Sep 16, 2024
1 parent 95698d3 commit b85dd05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dashmate/src/commands/doctor/report.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import MuteOneLineError from '../../oclif/errors/MuteOneLineError.js';
export default class ReportCommand extends ConfigBaseCommand {
static description = `Dashmate node diagnostic report
The command collect diagnostic information and create an obfuscated archive for further investigation`;
The command collects diagnostic information and creates an obfuscated archive for further investigation`;

static flags = {
...ConfigBaseCommand.flags,
Expand Down

0 comments on commit b85dd05

Please sign in to comment.