Skip to content

Commit a4584ed

Browse files
committed
Reporting: fix typo
1 parent abdb182 commit a4584ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/Reporting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ PHP_CodeSniffer can output a report that shows a code snippet for each error and
207207
------------------------------------------------------------------------------------------------
208208

209209
> [!NOTE]
210-
> The code report shows up to 5 lines of source code for each violation, so it is best used when checking single files and short code snippets to ensure the report doesn't become unreadble due to its length.
210+
> The code report shows up to 5 lines of source code for each violation, so it is best used when checking single files and short code snippets to ensure the report doesn't become unreadable due to its length.
211211
212212
<p align="right"><a href="#table-of-contents">back to top</a></p>
213213

0 commit comments

Comments
 (0)