Skip to content

Commit e0fa2ac

Browse files
fix: Correct typo in accessibility toggle in config.sample.php
Signed-off-by: Josh <[email protected]>
1 parent 1ed3f03 commit e0fa2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.sample.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2558,7 +2558,7 @@
25582558
'unified_search.enabled' => false,
25592559

25602560
/**
2561-
* Enable features that are do respect accessibility standards yet.
2561+
* Enable features that don't respect accessibility standards yet.
25622562
*
25632563
* Defaults to ``true``
25642564
*/

0 commit comments

Comments
 (0)