We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33e819e + 488438c commit da783c2Copy full SHA for da783c2
.github/workflows/spell-check.yml
@@ -9,6 +9,6 @@ jobs:
9
steps:
10
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
11
- name: Search for misspellings
12
- uses: crate-ci/typos@0c17dabcee8b8f1957fa917d17393a23e02e1583 # master
+ uses: crate-ci/typos@83157de2df0fa7c7ae20f73f9dbed44c41f2bb64 # master
13
with:
14
config: ./.github/typos.toml
plugins/optimization-detective/tests/bootstrap.php
@@ -1,6 +1,6 @@
1
<?php
2
/**
3
- * Test Bootstrap for Optimiztaion Detective.
+ * Test Bootstrap for Optimization Detective.
4
*
5
* @package optimization-detective
6
*/
0 commit comments