Skip to content

Commit bf32a33

Browse files
authored
Merge pull request #182 from samdark/patch-1
Fix typo
2 parents a582bb3 + ee413a1 commit bf32a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ applicable to the new tooling.
297297
| `pecl login` | |
298298
| `pecl logout` | |
299299
| `pecl makerpm` | |
300-
| `pecl package` | Linux - just tag a release. Window - use [`php/php-windows-builder` action](https://github.com/php/php-windows-builder) |
300+
| `pecl package` | Linux - just tag a release. Windows - use [`php/php-windows-builder` action](https://github.com/php/php-windows-builder) |
301301
| `pecl package-dependencies` | |
302302
| `pecl package-validate` | In your extension checkout: `composer validate` |
303303
| `pecl pickle` | |

0 commit comments

Comments
 (0)