Skip to content

Commit 3c879bd

Browse files
jpmurraymheap
authored andcommitted
Fix typo
1 parent 040b32f commit 3c879bd

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
@@ -116,7 +116,7 @@ if($inbound->isValid()){
116116
}
117117
```
118118

119-
You can also access the webhook data as an arry:
119+
You can also access the webhook data as an array:
120120

121121
```php
122122
$inbound = \Nexmo\Message\InboundMessage::createFromGlobals();

0 commit comments

Comments
 (0)