Skip to content

Commit bdca03b

Browse files
Fixed notice formatting label
1 parent 5a9f436 commit bdca03b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/install-guides/container.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Expected output:
3232
```output
3333
arm64
3434
```
35-
{{% notice optional_title %}}
35+
{{% notice Note %}}
3636
Container CLI supports only Apple silicon Macs (M1, M2, M3, and M4).
3737
{{% /notice %}}
3838

@@ -48,7 +48,7 @@ Example output:
4848
15.5
4949
```
5050

51-
You must be running **macOS 15.0 or later** to use the Container CLI.
51+
You must be running macOS 15.0 or later to use the Container CLI.
5252

5353
## How do I install Container CLI?
5454

0 commit comments

Comments
 (0)