Skip to content

Commit 5d766e5

Browse files
Merge pull request #2597 from jasonrandrews/review
spelling fix
2 parents 71639a8 + 1c213eb commit 5d766e5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.wordlist.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5260,4 +5260,5 @@ sSf
52605260
tcmalloc
52615261
tlsv
52625262
vLLM's
5263-
webp
5263+
webp
5264+
HugeTLB

content/learning-paths/servers-and-cloud-computing/circleci-gcp/install_circleci_runner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,6 @@ You can also confirm that your runner is connected and active by visiting the Se
107107

108108
Congratulations! You've successfully installed, configured, and registered your CircleCI Machine Runner on your SUSE Arm64 VM in Google Cloud C4A. Your environment is now ready to run Arm-native CircleCI jobs.
109109

110-
Next, define jobs in the `.circleci/config.yml` file that uses your Arm reesource class. You'll be able to run builds and workflows directly on this runner, taking full advantage of Arm performance and scalability.
110+
Next, define jobs in the `.circleci/config.yml` file that uses your Arm resource class. You'll be able to run builds and workflows directly on this runner, taking full advantage of Arm performance and scalability.
111111

112112
Ready to start building? You can now head to the next section and launch your first Arm-native pipeline.

0 commit comments

Comments
 (0)