Skip to content

Commit a4fd46f

Browse files
committed
updated README.md
1 parent 94b3016 commit a4fd46f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
Optimized for use with [PHP 8.0](https://www.php.net/releases/8.0/en.php).
44

5-
- [Named argument](https://wiki.php.net/rfc/named_params)
5+
- [Named arguments](https://wiki.php.net/rfc/named_params)
66
- [Type declaration for arguments, return values, class props](https://www.php.net/manual/en/language.types.declarations.php)
7-
- [Class prop and method visability](https://www.php.net/manual/en/language.oop5.visibility.php)
7+
- [Class props and method visability](https://www.php.net/manual/en/language.oop5.visibility.php)
88

99
See [example.php](https://github.com/nodesocket/aws_smps/blob/master/example.php) for a full example.
1010

0 commit comments

Comments
 (0)