From 21f3f859b9a4cddae56bd3bee562bb2164831315 Mon Sep 17 00:00:00 2001
From: mlbarrow <michael@barrow.me>
Date: Sat, 24 Oct 2015 20:58:19 -0700
Subject: [PATCH] Update influxdb.md

Typo fix
---
 docs/sources/datasources/influxdb.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/sources/datasources/influxdb.md b/docs/sources/datasources/influxdb.md
index 35a6c914e65..8595548a1cb 100644
--- a/docs/sources/datasources/influxdb.md
+++ b/docs/sources/datasources/influxdb.md
@@ -28,7 +28,7 @@ Name | Description
 Name | The data source name, important that this is the same as in Grafana v1.x if you plan to import old dashboards.
 Default | Default data source means that it will be pre-selected for new panels.
 Url | The http protocol, ip and port of you influxdb api (influxdb api port is by default 8086)
-Access | Proxy = access via Grafana backend, Direct = access directory from browser.
+Access | Proxy = access via Grafana backend, Direct = access directly from browser.
 Database | Name of your influxdb database
 User | Name of your database user
 Password | Database user's password