Skip to content

Commit ed06fc1

Browse files
Update CHANGELOG.md
Co-authored-by: Nate Bosch <[email protected]>
1 parent ea799d5 commit ed06fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ are included, some of them breaking:
5252
surrounding `analysis_options.yaml` file.
5353

5454
This feature is mainly for code generators that generate and immediately
55-
format code but don't know what about any surrounding `analysis_options.yaml`
55+
format code but don't know about any surrounding `analysis_options.yaml`
5656
that might be configuring the page width. By inserting this comment in the
5757
generated code before formatting, it ensures that the code generator's
5858
behavior matches the behavior of `dart format`.

0 commit comments

Comments
 (0)