diff --git a/docs/explanations/architecture.rst b/docs/explanations/architecture.rst index f0da71f27..66651deba 100644 --- a/docs/explanations/architecture.rst +++ b/docs/explanations/architecture.rst @@ -31,7 +31,7 @@ This section talks briefly about various important modules. Main ---- -The starting point of the program is `Main.hs `_. +The starting point of the program is `Main.hs `_. CLI ---