From 3e7073a0937e18200a9db1025b1b98718b5dc69e Mon Sep 17 00:00:00 2001 From: John Bristowe Date: Thu, 31 May 2018 05:31:03 -0400 Subject: [PATCH] Update README.md Fixed typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4554901..358875f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Kendo UI® offers components for every need - from the must-have f

The sample app showcases some of the most popular Kendo UI widgets, such as Scheduler, Grid, TabStrip, Charts and Map in a real world scenario. It has a simple and responsive UI based on Bootstrap and works on a wide range of devices.

The sample app is aimed at executives, analysts, or sales representatives. It helps them establish targets based on insights into historical data as well as track sales and product performance in real time.

-## Requirments +## Requirements * [Kendo UI](https://www.telerik.com/kendo-ui) * [Git](https://git-scm.com) @@ -41,4 +41,4 @@ npm install electron-packager -g npm run package-mac npm run package-win npm run package-linux -``` \ No newline at end of file +```