From 602fc02a34d15abbd4bd13c1b9c3c89b02a8de17 Mon Sep 17 00:00:00 2001 From: LavredisG <90918919+LavredisG@users.noreply.github.com> Date: Sat, 20 Apr 2024 20:04:36 +0300 Subject: [PATCH] Update concepts.md - Signed-off-by: LavredisG --- docs/core-concepts/concepts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core-concepts/concepts.md b/docs/core-concepts/concepts.md index 90fd2604..af0299d5 100644 --- a/docs/core-concepts/concepts.md +++ b/docs/core-concepts/concepts.md @@ -10,7 +10,7 @@ Karmada uses the Kubernetes Native API definition for the federated resource tem ## Propagation Policy -Karmada offers a standalone Propagation(placement) Policy API to define multi-cluster scheduling and spreading requirements. +Karmada offers a standalone Propagation (placement) Policy API to define multi-cluster scheduling and spreading requirements. - Support 1:n mapping of policy: workload. Users don't need to indicate scheduling constraints every time creating federated applications.