Skip to content

Commit 22463b4

Browse files
Merge pull request #2131 from jasonrandrews/spelling
spelling updates
2 parents 4902678 + d1d11a1 commit 22463b4

5 files changed

Lines changed: 7 additions & 3 deletions

File tree

.wordlist.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4448,4 +4448,8 @@ wlan
44484448
wlp
44494449
wlx
44504450
xquartz
4451-
zenohd
4451+
zenohd
4452+
Kompanio
4453+
Zenoh's
4454+
instrumentable
4455+
subprocesses

content/learning-paths/cross-platform/multiplying-matrices-with-sme2/7-sme2-matmul-intr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ is exactly what was shown in Figure 2 earlier in the Learning Path. Note again t
201201
202202
Once again, intrinsics makes it easy to fully leverage SME2, provided you have a
203203
solid understanding of its available instructions. The compiler is automatically
204-
handling many low-level aspects (saving / restoring of the diferent contexts),
204+
handling many low-level aspects (saving / restoring of the different contexts),
205205
as well as not using registers that are reserved on specific platforms (like
206206
`x18`). Predicates handle corner cases elegantly, ensuring robust execution.
207207
Most importantly, the code adapts to different SVL values across various

content/learning-paths/servers-and-cloud-computing/arm-cost-savings/_index.md renamed to content/learning-paths/servers-and-cloud-computing/openshift/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ prerequisites:
1212
- An AWS account with an OpenShift 4.18 cluster running x86 compute nodes
1313
- Red Hat OpenShift Pipelines (Tekton) Operator installed in your cluster
1414
- Familiarity with the `oc` CLI, container fundamentals, and basic Tekton concepts (Task, Pipeline, PipelineRun)
15-
- Cluster access with `cluster-admin` or equivalent permissions to configure nodes and pipelines
15+
- Cluster access with cluster-admin or equivalent permissions to configure nodes and pipelines
1616

1717
author: Jeff Young
1818

content/learning-paths/servers-and-cloud-computing/arm-cost-savings/_next-steps.md renamed to content/learning-paths/servers-and-cloud-computing/openshift/_next-steps.md

File renamed without changes.

content/learning-paths/servers-and-cloud-computing/arm-cost-savings/migrationsteps.md renamed to content/learning-paths/servers-and-cloud-computing/openshift/migrationsteps.md

File renamed without changes.

0 commit comments

Comments
 (0)