Browse Source

docs(testdata): add missing word (#8856)

Adam Johnson 8 years ago
parent
commit
17d57ab074
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/sources/features/datasources/testdata.md

+ 1 - 1
docs/sources/features/datasources/testdata.md

@@ -13,7 +13,7 @@ weight = 20
 
 
 The purpose of this data sources is to make it easier to create fake data for any panel.
 The purpose of this data sources is to make it easier to create fake data for any panel.
 Using `Grafana TestData` you can build your own time series and have any panel render it.
 Using `Grafana TestData` you can build your own time series and have any panel render it.
-This make is much easier to verify functionally since the data can be shared very
+This make is much easier to verify functionally since the data can be shared very easily.
 
 
 ## Enable
 ## Enable