From 93c505923124c836c2e552897f1c8831d75a79db Mon Sep 17 00:00:00 2001
From: spiglerg <spiglerg@gmail.com>
Date: Thu, 23 May 2019 12:02:29 +0000
Subject: [PATCH] Update gettingstarted.rst

---
 docs/gettingstarted.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/gettingstarted.rst b/docs/gettingstarted.rst
index ff686eb7..310e6a35 100644
--- a/docs/gettingstarted.rst
+++ b/docs/gettingstarted.rst
@@ -9,6 +9,6 @@ Following are three short tutorials to help new users get acquainted with how to
 
 To use flatland in a project::
 
-.. code-block:: Python
+.. code-block:: console
 
     import flatland
-- 
GitLab