From 8e95cde0fe6e949614891223daf84b099d055fe3 Mon Sep 17 00:00:00 2001 From: Simon Prickett Date: Wed, 24 Nov 2021 21:14:09 +0000 Subject: [PATCH] Minor wording updates. --- README.md | 2 +- packages/client/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a98e6a261b..55f0dbf865 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # redis -The sources and docs for this package are in the main [node-redis](https://github.com/redis/node-redis) repo. +The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo. diff --git a/packages/client/README.md b/packages/client/README.md index 37c326fc42..6007608ea3 100644 --- a/packages/client/README.md +++ b/packages/client/README.md @@ -1,2 +1,2 @@ # @node-redis/client -The sources and docs for this package are in the main [node-redis](https://github.com/redis/node-redis) repo. +The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.