diff --git a/docs/tutorial.rst b/docs/tutorial.rst index 3d6d9e0..1fcb3e5 100644 --- a/docs/tutorial.rst +++ b/docs/tutorial.rst @@ -409,7 +409,7 @@ The same thing in Hy:: See how we use kwapply to handle the fancy pssing? :) There's also a dictionary-style keyword arguments construction that -looks like:: +looks like: .. code-block:: clj