Skip to content

Commit

Permalink
docs: Fix grammar in Configurations.md
Browse files Browse the repository at this point in the history
URL is pronounced by spelling out each letter, therefore, it doesn't
start with a vowel sound.
  • Loading branch information
imericxu authored and ytmimi committed Nov 27, 2024
1 parent 2a64f21 commit 8cb2820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configurations.md
Original file line number Diff line number Diff line change
Expand Up @@ -3114,7 +3114,7 @@ Break comments to fit on the line

Note that no wrapping will happen if:
1. The comment is the start of a markdown header doc comment
2. An URL was found in the comment
2. A URL was found in the comment

- **Default value**: `false`
- **Possible values**: `true`, `false`
Expand Down

0 comments on commit 8cb2820

Please sign in to comment.