From 907bec7e939a29b3790107861878c75fce068521 Mon Sep 17 00:00:00 2001 From: Mukul Juneja Date: Mon, 30 Oct 2017 13:55:53 +0530 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9644f34..a929277 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ You can add three functionalities to your cursor: **Note**:Let me name the content to be backspaced as *backsentence* for the ease of explaining it. Firstly do watch out for whitespaces while writing *backsentence*. It should be exact copy of text that it has to backspace. Like for eg ` apple *apple*` will fail because actual sentence has a white space in the end, while *backsentence* does not. -Secondly do not include wait or next line in *backsentence*. Like `apple*ap@ple*` would also fail. +Secondly do not include wait or next line in *backsentence*. Like `apple*ap@ple*` would also fail this. ### Parameters :