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.
1 parent d84454a commit 43e4dd2Copy full SHA for 43e4dd2
README.md
@@ -23,7 +23,7 @@ If you have never used the Composer dependency manager before, head to the [Comp
23
24
## Usage
25
26
-To use PHP Word Info, you must first create a new `Word` object. You can then call any method of the `Word` object methods, as shown below.
+To use PHP Word Info, you must first create a new `Word` object. You can then call any of the `Word` object methods, as shown below.
27
28
```php
29
$word = new Word('cat');
0 commit comments