mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-31 04:27:45 +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 {
|
if !args.quiet {
|
||||||
eprintln!();
|
eprintln!();
|
||||||
eprintln!("Congratulations! Your code complies the Alejandra style.");
|
eprintln!("Congratulations! Your code complies with the Alejandra style.");
|
||||||
eprintln!();
|
eprintln!();
|
||||||
eprint!("{}", random_ad());
|
eprint!("{}", random_ad());
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue