From 2d59edceaad26ac488a106506790d8c63ea7711e Mon Sep 17 00:00:00 2001 From: Pekka Helenius Date: Sat, 3 Oct 2020 18:46:29 +0300 Subject: [PATCH] Fix spelling --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1bb213b..bccf290 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,11 @@ _Sales manager view for the bookstore: view, edit and add books. Get published a ------------------------------ -### Administration view +### Administrative view ![](images/page_admin_front.png) -_Administration view for the bookstore: view, edit, delete and add books. Get published and unpublished books. Access REST API._ +_Administrative view for the bookstore: view, edit, delete and add books. Get published and unpublished books. Access REST API._ ------------------------------