We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f03fd17 + 5b156d7 commit 6aedbd9Copy full SHA for 6aedbd9
articles/storage/blobs/blobfuse2-how-to-deploy.md
@@ -56,13 +56,13 @@ Configure the [Linux Package Repository for Microsoft Products](/windows-server/
56
57
# [RHEL](#tab/RHEL)
58
59
-As an example, on a Redhat Enterprise Linux 8 distribution:
+As an example, on a Red Hat Enterprise Linux 8 distribution:
60
61
```bash
62
sudo rpm -Uvh https://packages.microsoft.com/config/rhel/8/packages-microsoft-prod.rpm
63
```
64
65
-Similarly, change the URL to `.../rhel/7/...` to point to a Redhat Enterprise Linux 7 distribution.
+Similarly, change the URL to `.../rhel/7/...` to point to a Red Hat Enterprise Linux 7 distribution.
66
67
# [Ubuntu](#tab/Ubuntu)
68
0 commit comments