Use "or" to convey that OS options are unique (#70332)

This commit is contained in:
Ursula Kallio 2023-06-19 16:37:24 +02:00 committed by GitHub
parent 5ca03a82f0
commit b2074a68d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,9 +23,9 @@ Grafana relies on other open source software to operate. For a list of open sour
Grafana supports the following operating systems:
- [Debian/Ubuntu]({{< relref "./debian" >}})
- [Red Hat/RHEL/Fedora]({{< relref "./redhat-rhel-fedora" >}})
- [SUSE/openSUSE]({{< relref "./suse-opensuse" >}})
- [Debian or Ubuntu]({{< relref "./debian" >}})
- [Red Hat, RHEL, or Fedora]({{< relref "./redhat-rhel-fedora" >}})
- [SUSE or openSUSE]({{< relref "./suse-opensuse" >}})
- [macOS]({{< relref "./mac" >}})
- [Windows]({{< relref "./windows" >}})