Skip to content

Commit 22941ff

Browse files
committed
Use package name in example
1 parent b64ed8f commit 22941ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ let excessively_indented_text = r#"
5050
"#;
5151

5252

53-
// Expected output after applying auto indentation
53+
// Expected output after applying `auto-indent`
5454
let normalized_indentation = r#"
5555
Best Practices for Text Indentation
5656
-----------------------------------

0 commit comments

Comments
 (0)