Skip to content

Commit e58855a

Browse files
authored
Merge pull request #125731 from changeworld/patch-144
Fix typo
2 parents 836eaa0 + 999375e commit e58855a

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)