Skip to content

Commit fe7c491

Browse files
committed
chore: fixing typo
1 parent 72422f0 commit fe7c491

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# PSR-7 and PSR-15 Basic Auth Middleware
22

33
> [!NOTE]
4-
> This package is a maintained versions of a [tuupola/slim-basic-auth](https://github.com/tuupola/slim-basic-auth/tree/3.x),
5-
> version 1 is forked from 3.x and will remained 100% backward compatible with the original libary.
4+
> This package is a maintained version of a [tuupola/slim-basic-auth](https://github.com/tuupola/slim-basic-auth/tree/3.x),
5+
> version 1 is forked from 3.x and will remained 100% backward compatible with the original library.
66
77
This middleware implements [HTTP Basic Authentication](https://en.wikipedia.org/wiki/Basic_access_authentication). It was originally developed for Slim but can be used with all frameworks using PSR-7 or PSR-15 style middlewares. It has been tested with [Slim Framework](http://www.slimframework.com/) and [Zend Expressive](https://zendframework.github.io/zend-expressive/).
88

0 commit comments

Comments
 (0)