Commit 5d9b21a7 authored by Andrea Cosentino's avatar Andrea Cosentino

Fixed a little typo in Cassandra example Readme

parent a1501fde
......@@ -281,7 +281,7 @@ The `selector` attribute contains the controller's selector query. It can be
explicitly specified, or applied automatically from the labels in the pod
template if not set, as is done here.
The pod template's label, `app:cassandra`, matches matches the Service selector
The pod template's label, `app:cassandra`, matches the Service selector
from Step 1. This is how pods created by this replication controller are picked up
by the Service."
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment