From 350be5a17818ac966459b3083980e4a0b48c183d Mon Sep 17 00:00:00 2001 From: Adrian Vogelsgesang Date: Fri, 29 Sep 2023 00:39:33 +0200 Subject: [PATCH] Update website/src/components/AppleSiliconWorkarounds.tsx Co-authored-by: Michael Haubenschild --- website/src/components/AppleSiliconWorkarounds.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/components/AppleSiliconWorkarounds.tsx b/website/src/components/AppleSiliconWorkarounds.tsx index dc4c0f4..1777f23 100644 --- a/website/src/components/AppleSiliconWorkarounds.tsx +++ b/website/src/components/AppleSiliconWorkarounds.tsx @@ -4,7 +4,7 @@ import Admonition from '@theme/Admonition'; export function AppleSiliconWorkarounds() { return ( - If you are on Apple Silicon (Apple M1, Apple M2, ...), you will currently need workarounds, as desribed below. + If you are on Apple Silicon (Apple M1, Apple M2, ...), you will currently need workarounds, as described below.
Apple Silicon Workarounds