aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillermo Ramos2019-06-25 16:19:42 +0200
committerGuillermo Ramos2019-06-25 16:19:42 +0200
commita0504dea781b267010fcb4dfd05cca6cb98c98f5 (patch)
treec51cff98841d259621a910ce05cfe5ebf2c7acc4
parent6d290219a68e2aff22873ec3cb9ceac1b9407311 (diff)
downloadtgutils-a0504dea781b267010fcb4dfd05cca6cb98c98f5.tar.gz
Fix typo in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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 <offset>` argument it will discard the updates