From 17c48c7967d2a5c3995133ae61d19173458dfeab Mon Sep 17 00:00:00 2001 From: yotamberk Date: Sat, 22 Oct 2016 13:13:04 +0300 Subject: [PATCH] Fix typo --- examples/timeline/other/usingReact.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/timeline/other/usingReact.html b/examples/timeline/other/usingReact.html index 2e59d418..dea32d95 100644 --- a/examples/timeline/other/usingReact.html +++ b/examples/timeline/other/usingReact.html @@ -113,7 +113,7 @@ render: function() { return

Vis timline with React

-

Using react components for items ang group templates

+

Using react components for items and group templates

@@ -128,4 +128,4 @@ ReactDOM.render(, document.getElementById('root')); - \ No newline at end of file +