From 619bec6f42e640ae1dc7375f3d84c5fc4da774b7 Mon Sep 17 00:00:00 2001 From: Marcus Alsterfjord Date: Sun, 17 Feb 2019 10:51:08 +0100 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 478f3f7..afadf2b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This plugin draws an linear trendline in your Chart. Made for Chart.js > 2.0 ## Configuration -To configure the trendline plugin you simply add new config options for dataset to your chart config. +To configure the trendline plugin you simply add a new config options to your dataset in your chart config. ```javascript {