Skip to content

Commit b61baf0

Browse files
authored
Fix typo in examples/README.md for N2 description
1 parent 18d5dc5 commit b61baf0

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
@@ -217,7 +217,7 @@ these features come with additional cost and required additional quotas.
217217
The Slurm system deployed here connects to the default VPC of the project and
218218
creates a login node and the following seven partitions:
219219

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

0 commit comments

Comments
 (0)