Skip to content
Snippets Groups Projects
Unverified Commit 834e1ed6 authored by Phil de Joux's avatar Phil de Joux
Browse files

Reduce double space between prose words


Co-authored-by: Brandon S. Allbery's avatarbrandon s allbery kf8nh <allbery.b@gmail.com>
parent b414fafc
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ The ``app/Main.hs`` file is where your executable's code lives:
main = putStrLn "Hello, Haskell!"
To run the executable, switch into the application directory with ``cd myapp`` and run
To run the executable, switch into the application directory with ``cd myapp`` and run
.. code-block:: console
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment