Skip to content

Commit 5b156d7

Browse files
committed
Fix typo
Redhat -> Red Hat
1 parent 64ea8a1 commit 5b156d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/blobs/blobfuse2-how-to-deploy.md

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

5757
# [RHEL](#tab/RHEL)
5858

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

6161
```bash
6262
sudo rpm -Uvh https://packages.microsoft.com/config/rhel/8/packages-microsoft-prod.rpm
6363
```
6464

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

6767
# [Ubuntu](#tab/Ubuntu)
6868

0 commit comments

Comments
 (0)