From 0a48714680a93440ab2aaa54d08efc6632594fdb Mon Sep 17 00:00:00 2001 From: Antonio Torres Date: Mon, 3 Nov 2025 12:38:06 -0800 Subject: [PATCH] Fix typo in fleets.md comment --- docs/docs/concepts/fleets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/concepts/fleets.md b/docs/docs/concepts/fleets.md index cc0bbef67..df3d420e5 100644 --- a/docs/docs/concepts/fleets.md +++ b/docs/docs/concepts/fleets.md @@ -383,7 +383,7 @@ By default, a job uses the entire instance—e.g., all 8 GPUs. To allow multiple # As many as possible, according to numbers of GPUs and CPUs blocks: auto - hostname: 3.255.177.53 - # Do not sclice. This is the default value, may be omitted + # Do not slice. This is the default value, may be omitted blocks: 1 ```