Fix documentation writing style

pull/102/head
Lorenz Diener 2017-11-21 14:24:02 +01:00
rodzic 962212c575
commit c072b2e247
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -219,7 +219,7 @@ Emoji dicts
.. code-block:: python
{
'shortcode': # Emoji shortcode, without surrounding colons.
'shortcode': # Emoji shortcode, without surrounding colons
'url': # URL for the emoji image, can be animated
'static_url': # URL for the emoji image, never animated
}