diff --git a/docs/tasks/manage-gpus/scheduling-gpus.md b/docs/tasks/manage-gpus/scheduling-gpus.md index 1d4b743fd32..7e396d51fcc 100644 --- a/docs/tasks/manage-gpus/scheduling-gpus.md +++ b/docs/tasks/manage-gpus/scheduling-gpus.md @@ -149,7 +149,7 @@ spec: - Support for hardware accelerators is in its early stages in Kubernetes. - GPUs and other accelerators will soon be a native compute resource across the system. - Better APIs will be introduced to provision and consume accelerators in a scalable manner. -- Kubernetes will automatically ensure that applications consuming GPUs gets the best possible performance. +- Kubernetes will automatically ensure that applications consuming GPUs get the best possible performance. - Key usability problems like access to CUDA libraries will be addressed. {% endcapture %}