Skip to content

Commit 7edca28

Browse files
committed
Fix typo.
1 parent 3150736 commit 7edca28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Monthly Downloads](https://poser.pugx.org/cache/namespaced-cache/d/monthly.png)](https://packagist.org/packages/cache/namespaced-cache)
66
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
77

8-
This is a decorator for a PSR56 hierarchical cache. It will allow you do use namespaces.
8+
This is a decorator for a PSR-6 hierarchical cache. It will allow you do use namespaces.
99

1010
It is a part of the PHP Cache organisation. To read about features like tagging and hierarchy support please read
1111
the shared documentation at [www.php-cache.com](http://www.php-cache.com).

0 commit comments

Comments
 (0)