From 898ace0542de003536a0319c3c124f75274b94d3 Mon Sep 17 00:00:00 2001 From: Thejas Kiran P S <30928792+ThejasKiranPS@users.noreply.github.com> Date: Sat, 12 Jun 2021 11:44:11 +0530 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 421a605..3074fca 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ It will show students who are absent and names of people who isn't on the studen 2. If you haven't uploaded any files before, you will see an upload button which will take you to a new tab. If you want to modify existing list read step 5 3. Click on the upload file button and select the csv file you wish to upload 4. Click 'read csv' -5. You can previously uploaded list by going to settings page and clicking 'clear database'. (Note that this will clear all the lists uploaded) +5. You can delete previously uploaded list by going to settings page and clicking 'clear database'. (Note that this will clear all the lists uploaded) ## How to create csv file?