Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Dec 21, 2017
1 parent 44095b4 commit d11a34e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ $easySms->send(13188888888, [
'result' => [...] // 平台返回值
],
'juhe' => [
'status' => 'erred',
'status' => 'failure',
'exception' => \Overtrue\EasySms\Exceptions\GatewayErrorException 对象
],
//...
Expand Down

0 comments on commit d11a34e

Please sign in to comment.