correct typo

This commit is contained in:
jacfra 2022-11-19 13:29:04 -06:00 committed by Lucas
parent 145bb03fa1
commit 0069c1f68a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#[derive(clap::Args)]
/// Create a new Aiken project
/// Format an Aiken project
pub struct Args {
/// Files to format
#[clap(default_value = ".")]