mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 22:56:38 +01:00
fix typo
parent
0dbac67051
commit
400a08988d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ In V12.0b1 we added a persistence mechanism to `telegram.ext`. This wiki page is
|
||||||
- [Included persistence classes](#included-persistence-classes)
|
- [Included persistence classes](#included-persistence-classes)
|
||||||
- [3rd party persistence classes](#3rd-party-persistence-classes)
|
- [3rd party persistence classes](#3rd-party-persistence-classes)
|
||||||
- [What do I need to change?](#what-do-i-need-to-change-)
|
- [What do I need to change?](#what-do-i-need-to-change-)
|
||||||
- [Refreshing-at-runtime](#refreshing-at-runtime)
|
- [Refreshing at runtime](#refreshing-at-runtime)
|
||||||
- [Storing Bots](#storing-bots)
|
- [Storing Bots](#storing-bots)
|
||||||
|
|
||||||
## What can become persistent?
|
## What can become persistent?
|
||||||
|
|
Loading…
Reference in a new issue