diff --git a/docs/source/api/bound-methods.rst b/docs/source/api/bound-methods.rst index 6a1cf1c3..679e1f8a 100644 --- a/docs/source/api/bound-methods.rst +++ b/docs/source/api/bound-methods.rst @@ -142,7 +142,7 @@ Details .. automethod:: Chat.archive() .. automethod:: Chat.unarchive() .. automethod:: Chat.set_title() -.. automethod:: Chat.set_description) +.. automethod:: Chat.set_description() .. automethod:: Chat.set_photo() .. automethod:: Chat.kick_member() .. automethod:: Chat.unban_member() diff --git a/docs/source/topics/text-formatting.rst b/docs/source/topics/text-formatting.rst index fc8b952c..0194dc58 100644 --- a/docs/source/topics/text-formatting.rst +++ b/docs/source/topics/text-formatting.rst @@ -202,7 +202,7 @@ Nested and Overlapping Entities ------------------------------- You can also style texts with more than one decoration at once by nesting entities together. For example, you can send -a text message with both :bold-underline:`bold and underline` styles, or a text that has both :italic-strike:`italic and +a text message with both :bold-underline:`bold and underline` styles, or a text that has both :strike-italic:`italic and strike` styles, and you can still combine both Markdown and HTML together. Here there are some example texts you can try sending: