Skip to content

Commit 999375e

Browse files
committed
Fix typo
Redhat -> Red Hat
1 parent 64ea8a1 commit 999375e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/blobs/storage-how-to-mount-container-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ Configure the [Linux Package Repository for Microsoft Products](/windows-server/
4040

4141
# [RHEL](#tab/RHEL)
4242

43-
As an example, on a Redhat Enterprise Linux 8 distribution:
43+
As an example, on a Red Hat Enterprise Linux 8 distribution:
4444

4545
```bash
4646
sudo rpm -Uvh https://packages.microsoft.com/config/rhel/8/packages-microsoft-prod.rpm
4747
```
4848

49-
Similarly, change the URL to `.../rhel/7/...` to point to a Redhat Enterprise Linux 7 distribution.
49+
Similarly, change the URL to `.../rhel/7/...` to point to a Red Hat Enterprise Linux 7 distribution.
5050

5151
# [Ubuntu](#tab/Ubuntu)
5252

0 commit comments

Comments
 (0)