Fixed the typo. (#31189)

This commit is contained in:
achatterjee-grafana 2021-02-12 22:03:22 -05:00 committed by GitHub
parent fd5449bab4
commit 2dacc2c366
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ This page explains how to install Grafana and get the service running on your ma
Use [Homebrew](http://brew.sh/) to install the most recent released version of Grafana using Homebrew package. Use [Homebrew](http://brew.sh/) to install the most recent released version of Grafana using Homebrew package.
1. On the Homberew homepage, search for Grafana. The last stable and released version is listed. 1. On the Homebrew homepage, search for Grafana. The last stable and released version is listed.
1. Open a terminal and enter: 1. Open a terminal and enter:
``` ```
brew update brew update