Skip to content

Commit b370237

Browse files
committed
Fix formatting for note
Signed-off-by: Ricardo Lopes <[email protected]>
1 parent 4a6504a commit b370237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site-src/api-types/cluster-set.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ClusterSet represents a specific pattern implemented by various organizations. A
99
- Namespaces don't have to exist in every cluster, but behave the same across those in which they do.
1010

1111
!!!note
12-
The early definition of the ClusterSet was described in [KEP-2149](https://github.com/kubernetes/enhancements/tree/master/keps/sig-multicluster/2149-clusterid). It is now part of the [About API](https://sigs.k8s.io/about-api).
12+
The early definition of the ClusterSet was described in [KEP-2149](https://github.com/kubernetes/enhancements/tree/master/keps/sig-multicluster/2149-clusterid). It is now part of the [About API](https://sigs.k8s.io/about-api).
1313

1414
A cluster's ClusterSet membership is stored in the about.k8s.io/ClusterProperty `clusterset.k8s.io`.
1515

0 commit comments

Comments
 (0)