Skip to content

Commit 6ef90ab

Browse files
authored
Merge pull request #49935 from 1Shubham7/main
Fix grammar in "Autoscaling Workloads" page
2 parents e32c776 + 5e6a397 commit 6ef90ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/autoscaling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ in the cluster.
111111
It is also possible to scale workloads based on events, for example using the
112112
[_Kubernetes Event Driven Autoscaler_ (**KEDA**)](https://keda.sh/).
113113

114-
KEDA is a CNCF graduated enabling you to scale your workloads based on the number
114+
KEDA is a CNCF-graduated project enabling you to scale your workloads based on the number
115115
of events to be processed, for example the amount of messages in a queue. There exists
116116
a wide range of adapters for different event sources to choose from.
117117

0 commit comments

Comments
 (0)