firehose.rst: trivial syntax

Needs a space before the code

Change-Id: I8431b51aa68ba7300d4ccb67c87f0ba1ea44ea6c
This commit is contained in:
Ian Wienand 2017-10-13 13:30:35 +11:00
parent 474d2e81fc
commit a20f61ab05
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,6 @@ This requires the `mqtt-hs`_ library to be installed.
.. code-block:: haskell
{-# Language DataKinds, OverloadedStrings #-}
module Subscribe where
@ -199,6 +198,7 @@ This requires the `mqtt-hs`_ library to be installed.
Go
''
.. code-block:: go
package main
import (
"fmt"