Skip to content

Commit 770a982

Browse files
committed
Fix typo in docs
1 parent 8f8bb40 commit 770a982

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
@@ -5,7 +5,7 @@ Yii 2 extension that provides helper for authenticate `Request` from
55
[yii2-httpclient](https://github.com/yiisoft/yii2-httpclient) package.
66

77
This is a simple helper for [yii2-simple-auth](https://github.com/rob006/yii2-simple-auth) which
8-
simplyfy authenticating `Request` object from official Yii 2 httpclient extension.
8+
simplify authenticating `Request` object from official Yii 2 httpclient extension.
99
Read [yii2-simple-auth README](https://github.com/rob006/yii2-simple-auth/blob/master/README.md#configuration)
1010
to get more details about authentication process and configuration.
1111

0 commit comments

Comments
 (0)