Removed a rogue colon

This commit is contained in:
Simon Willison 2023-07-22 15:55:46 -07:00 committed by GitHub
commit faf398fe07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -128,7 +128,7 @@ aggregates and collations. For example:
) )
This registers a SQL function called ``hello`` which takes a single This registers a SQL function called ``hello`` which takes a single
argument and can be called like this:: argument and can be called like this:
.. code-block:: sql .. code-block:: sql