From 2dacc2c366fce1d8a9d47c54bfa750eb5f79e4c3 Mon Sep 17 00:00:00 2001 From: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Date: Fri, 12 Feb 2021 22:03:22 -0500 Subject: [PATCH] Fixed the typo. (#31189) --- docs/sources/installation/mac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/installation/mac.md b/docs/sources/installation/mac.md index 8451fc3bac7..a4465d93c00 100755 --- a/docs/sources/installation/mac.md +++ b/docs/sources/installation/mac.md @@ -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. -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: ``` brew update