Skip to content

Commit 448adee

Browse files
committed
Remove single quotes from product name
1 parent 92cbc4d commit 448adee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/container-tomcat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ By default, the Tomcat instance is configured to store all Sessions and their da
9393
To enable Redis-based session replication, simply bind a Redis service containing a name, label, or tag that has `session-replication` as a substring.
9494

9595
### Tanzu GemFire for VMs
96-
To enable session state caching on 'Tanzu GemFire for VMs', bind to a 'Tanzu GemFire' service instance whose name either ends in `-session-replication` or is tagged with `session-replication`.
96+
To enable session state caching on Tanzu GemFire for VMs, bind to a Tanzu GemFire service instance whose name either ends in `-session-replication` or is tagged with `session-replication`.
9797

9898
Service instances can be created with a tag:
9999

0 commit comments

Comments
 (0)