Skip to content

Commit 4b8e65b

Browse files
Merge pull request #281903 from v-thepet/patch-2
Twitter: Update cache-redis-samples.md
2 parents 5803b51 + 0d87804 commit 4b8e65b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-cache-for-redis/cache-redis-samples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ The [Manage Azure Cache for Redis using Azure Management Libraries](https://gith
6868

6969
The [Access Azure Cache for Redis Monitoring data](https://github.com/rustd/RedisSamples/tree/master/CustomMonitoring) sample demonstrates how to access monitoring data for your Azure Cache for Redis outside of the Azure portal.
7070

71-
## A Twitter-style clone written using PHP and Redis
71+
## An X-style clone written using PHP and Redis
7272

73-
The [Retwis](https://github.com/SyntaxC4-MSFT/retwis) sample is the Redis Hello World. It's a minimal Twitter-style social network clone written using Redis and PHP using the [Predis](https://github.com/nrk/predis) client. The source code is designed to be simple and at the same time to show different Redis data structures.
73+
The [Retwis](https://github.com/SyntaxC4-MSFT/retwis) sample is the Redis Hello World. It's a minimal X-style social network clone written using Redis and PHP using the [Predis](https://github.com/nrk/predis) client. The source code is designed to be simple and at the same time to show different Redis data structures.
7474

7575
## Bandwidth monitor
7676

0 commit comments

Comments
 (0)