Skip to content

Commit b0bea53

Browse files
committed
Apply suggestions from review [ci fast]
Signed-off-by: Ben Sherman <[email protected]>
1 parent a69cd20 commit b0bea53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/process.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,11 +317,11 @@ The following options are available:
317317

318318
`request: Integer`
319319
: The number of requested accelerators.
320-
: Specifying this directive with a number (e.g. `accelerator 4`) is equivalent to the `request` option (e.g. `accelerator request: 4`).
320+
: Specifying this directive with a number (e.g., `accelerator 4`) is equivalent to the `request` option (e.g., `accelerator request: 4`).
321321

322322
`type: String`
323323
: The accelerator type.
324-
: The meaning of this option depends on the target execution platform. Refer to the platform-specific documentation for details on the available accelerators:
324+
: The meaning of this option depends on the target execution platform. See the platform-specific documentation for more information about the available accelerators:
325325

326326
- [Google Cloud](https://cloud.google.com/compute/docs/gpus/)
327327
- [Kubernetes](https://kubernetes.io/docs/tasks/manage-gpus/scheduling-gpus/#clusters-containing-different-types-of-gpus)

0 commit comments

Comments
 (0)