From a0504dea781b267010fcb4dfd05cca6cb98c98f5 Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Tue, 25 Jun 2019 16:19:42 +0200 Subject: Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8d99557..d7e7132 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ update until it is confirmed to be read by using the call. That means that the previous example will keep receiving the same update over and over. `tgrecv` offers two ways of dealing with this: -- When using he `--auto-offset` argument it will automatically discard every +- When using the `--auto-offset` argument it will automatically discard every processed update by caching the last known offset. This is probably the desired behaviour if there are no more consumers connected to the Bot. - When using the `--offset ` argument it will discard the updates -- cgit v1.2.3