Skip to content

Commit 07b14de

Browse files
author
Tim Bannister
authored
Fix highlighting
1 parent c4937ba commit 07b14de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/manage-gpus/scheduling-gpus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ You also need a plugin for NFD that adds appropriate labels to your nodes; these
9595
labels or they could be vendor specific. Your GPU vendor may provide a third party
9696
plugin for NFD; check their documentation for more details.
9797

98-
{{< highlight yaml "linenos=false,hl_lines=6-20" >}}
98+
{{< highlight yaml "linenos=false,hl_lines=6-18" >}}
9999
apiVersion: v1
100100
kind: Pod
101101
metadata:

0 commit comments

Comments
 (0)