From 99dd335cdfc55418bb338b3e4c409a55fe040614 Mon Sep 17 00:00:00 2001 From: Alejandro Leal Date: Wed, 26 Jun 2024 15:41:13 -0400 Subject: [PATCH] Update tutorial.md --- blueprints/gke/patterns/batch/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/gke/patterns/batch/tutorial.md b/blueprints/gke/patterns/batch/tutorial.md index 08fa108ee..93a5586dc 100644 --- a/blueprints/gke/patterns/batch/tutorial.md +++ b/blueprints/gke/patterns/batch/tutorial.md @@ -15,7 +15,7 @@ Kueue has the following characteristics: * It can integrate with other job APIs. * Kueue refers to jobs defined with any API as Workloads, to avoid the confusion with the specific Kubernetes Job API. -When working with Kueue there are a few concepts that some needs to be familiar with: +When working with Kueue there are a few concepts that one needs to be familiar with: * ResourceFlavour