Skip to content

Commit 996cdc8

Browse files
committed
Merge pull request #8 from AndrewCarterUK/patch-1
Typo in README
2 parents 75eacb4 + 180aa94 commit 996cdc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Redis PSR-6 adapter using Preids
1+
# Redis PSR-6 adapter using Predis
22
[![Build Status](https://travis-ci.org/php-cache/predis-adapter.svg?branch=master)](https://travis-ci.org/php-cache/predis-adapter) [![codecov.io](https://codecov.io/github/php-cache/predis-adapter/coverage.svg?branch=master)](https://codecov.io/github/php-cache/predis-adapter?branch=master)
33

44
This is a implementation for the PSR-6 for Redis cache. This implementation supports tags.
55

66
This implementation is using [Predis](https://github.com/nrk/predis). If you want an adapter with
7-
[PHPRedis](https://github.com/phpredis/phpredis) you should look at our [Redis adapter](https://github.com/php-cache/redis-adapter).
7+
[PHPRedis](https://github.com/phpredis/phpredis) you should look at our [Redis adapter](https://github.com/php-cache/redis-adapter).

0 commit comments

Comments
 (0)