diff --git a/README.md b/README.md index 7fb0a014..be734913 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ Here is an example: @Override public void processNonCommandUpdate(Update update) { - //All non command updated end here + //All non command updates are passed to this method } .