diff --git a/docs/index.rst b/docs/index.rst index 47f1f11..299c59e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,7 +8,7 @@ Welcome to Hy's documentation! :alt: Hy logo :align: left -Welcome to `Hy `_! +Welcome to `Hy `_! Hy is a wonderful dialect of Lisp that's embedded in Python. Since Hy transforms its lisp code into the python Abstract Syntax Tree, you have the whole beautiful world of python at your fingertips,