Skip to content

Commit 43e4dd2

Browse files
committed
Typo
1 parent d84454a commit 43e4dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you have never used the Composer dependency manager before, head to the [Comp
2323

2424
## Usage
2525

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.
26+
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.
2727

2828
```php
2929
$word = new Word('cat');

0 commit comments

Comments
 (0)