Skip to content

Commit e269dc7

Browse files
authored
capitalization changes
1 parent 72ff457 commit e269dc7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-cache-for-redis/cache-best-practices-client-libraries.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Best practices using Client Libraries
2+
title: Best practices using client libraries
33
titleSuffix: Azure Cache for Redis
44
description: Learn about client libraries for Azure Cache for Redis.
55
author: flang-msft
@@ -18,7 +18,7 @@ Each client maintains its own reference documentation for its library. The clien
1818

1919
Although we don't own or support any client libraries, we do recommend some libraries. Recommendations are based on popularity and whether there's an active online community to support and answer your questions. We only recommend using the latest available version, and upgrading regularly as new versions become available. These libraries are under active development and often release new versions with improvements to reliability and performance.
2020

21-
| **Client Library** | **Language** | **GitHub** **repo** | **Documentation**|
21+
| **Client library** | **Language** | **GitHub** **repo** | **Documentation**|
2222
| --------------------|------------- |-------------------------------------------------------| --------------------------|
2323
| StackExchange.Redis | C#/.NET | [Link](https://github.com/StackExchange/StackExchange.Redis)| [More information here](https://stackexchange.github.io/StackExchange.Redis/) |
2424
| Lettuce | Java | [Link](https://github.com/lettuce-io/) | [More information here](https://lettuce.io/) |
@@ -32,7 +32,7 @@ Although we don't own or support any client libraries, we do recommend some libr
3232
3333
## Client library-specific guidance
3434

35-
For information on Client library-specific guidance best practices, see the following links:
35+
For information on client library-specific guidance best practices, see the following links:
3636

3737
- [StackExchange.Redis (.NET)](cache-best-practices-connection.md#using-forcereconnect-with-stackexchangeredis)
3838
- [Java - Which client should I use?](https://gist.github.com/warrenzhu25/1beb02a09b6afd41dff2c27c53918ce7#file-azure-redis-java-best-practices-md)

0 commit comments

Comments
 (0)