Skip to content

Commit

Permalink
📝 fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
moznion committed Apr 27, 2016
1 parent 358b670 commit 6ea199a
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 @@ -19,7 +19,7 @@ composer require linecorp/line-bot-sdk
Note
--

If you use __PHP 5.5 or lower__, please use this SDK with polyfill of [hash_equals()](http://php.net/manual/ja/function.hash-equals.php).
If you use __PHP 5.5 or lower__, please use this SDK with polyfill of [hash_equals()](http://php.net/manual/function.hash-equals.php).

e.g.

Expand Down

0 comments on commit 6ea199a

Please sign in to comment.