Browse Source

Update docs/sources/enterprise/index.md

Co-Authored-By: marefr <marcus.efraimsson@gmail.com>
Dan Cech 7 years ago
parent
commit
8a52cb7714
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/sources/enterprise/index.md

+ 1 - 1
docs/sources/enterprise/index.md

@@ -58,7 +58,7 @@ You can also configure a custom location for the license file via the ini settin
 license_path = /company/secrets/license.jwt
 ```
 
-This setting can also be set via ENV variable. Which is useful if your running Grafana via docker and have a custom
+This setting can also be set via ENV variable which is useful if you're running Grafana via docker and have a custom
 volume where you have placed the license file. In this case set the ENV variable `GF_ENTERPRISE_LICENSE_PATH` to point
 to the location of your license file.