mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
typo
This commit is contained in:
parent
f3b89696b6
commit
ccb31f3523
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ pub fn main() -> std::io::Result<()> {
|
|||
|
||||
if !args.quiet {
|
||||
eprintln!();
|
||||
eprintln!("Congratulations! Your code complies the Alejandra style.");
|
||||
eprintln!("Congratulations! Your code complies with the Alejandra style.");
|
||||
eprintln!();
|
||||
eprint!("{}", random_ad());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue