Skip to content

Commit c965e00

Browse files
authored
Merge pull request GoogleCloudPlatform#4720 from nikosavola/patch-1
Fix typo in `examples/README.md` for N2 description
2 parents a8e6352 + b61baf0 commit c965e00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ these features come with additional cost and required additional quotas.
218218
The Slurm system deployed here connects to the default VPC of the project and
219219
creates a login node and the following seven partitions:
220220

221-
* `n2` with general-purpose [`n2-stardard-2` nodes][n2]. Placement policies and
221+
* `n2` with general-purpose [`n2-standard-2` nodes][n2]. Placement policies and
222222
exclusive usage are disabled, which means the nodes can be used for multiple jobs.
223223
Nodes will remain idle for 5 minutes before Slurm deletes them. This partition can
224224
be used for debugging and workloads that do not require high performance.

0 commit comments

Comments
 (0)