aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 5ead443..5fc47ac 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -219,7 +219,7 @@ Emoji dicts
219.. code-block:: python 219.. code-block:: python
220 220
221 { 221 {
222 'shortcode': # Emoji shortcode, without surrounding colons. 222 'shortcode': # Emoji shortcode, without surrounding colons
223 'url': # URL for the emoji image, can be animated 223 'url': # URL for the emoji image, can be animated
224 'static_url': # URL for the emoji image, never animated 224 'static_url': # URL for the emoji image, never animated
225 } 225 }
Powered by cgit v1.2.3 (git 2.41.0)