Skip to content

Commit

Permalink
Update website/src/components/AppleSiliconWorkarounds.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Haubenschild <[email protected]>
  • Loading branch information
vogelsgesang and haubenmi authored Sep 28, 2023
1 parent 08a96e1 commit 350be5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/components/AppleSiliconWorkarounds.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import Admonition from '@theme/Admonition';
export function AppleSiliconWorkarounds() {
return (
<Admonition type="info" title="Apple Silicon Support">
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.

<details>
<summary style={{fontWeight: "bold", margin: ".8em .5em"}}>Apple Silicon Workarounds</summary>
Expand Down

0 comments on commit 350be5a

Please sign in to comment.