From dc51c4c439d107bcd8b1d0dd94e0e782f0ae1cd2 Mon Sep 17 00:00:00 2001 From: Sagar Vora Date: Wed, 21 Jun 2017 15:39:46 +0530 Subject: [PATCH] minor spelling and grammar fixes --- frappe/docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frappe/docs/index.html b/frappe/docs/index.html index a70cba3109..73d69f96ea 100644 --- a/frappe/docs/index.html +++ b/frappe/docs/index.html @@ -32,8 +32,8 @@ Javascript, HTML/CSS with MySQL as the backend. It was built for ERPNext but is pretty generic and can be used to build database driven apps.

-

The key differece in Frappe compared to other frameworks is that Frappe -is that meta-data is also treated as data and is used to build front-ends +

The key difference in Frappe compared to other frameworks is that in Frappe, +metadata is also treated as data and it can be used to build frontend very easily. Frappe comes with a full blown admin UI called the Desk that handles forms, navigation, lists, menus, permissions, file attachment and much more out of the box.