From 42014ea7314c271d8c22f94015565a14aa2497a8 Mon Sep 17 00:00:00 2001 From: Katie Horne Date: Fri, 16 Apr 2021 10:48:17 -0500 Subject: [PATCH] chore: fix typo in admin resources doc --- guides/admin/resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/admin/resources.md b/guides/admin/resources.md index d341bc2f2..84fcf0594 100644 --- a/guides/admin/resources.md +++ b/guides/admin/resources.md @@ -41,7 +41,7 @@ minimize resource underutilization. One possible issue with shared resources is resource contention. -If the resources on the underlying node become contented, the developers will +If the resources on the underlying node become contended, the developers will share CPU cycles on a weighted basis relative to the resource request of the Coder environment.