Skip to content

Commit 92b3c8a

Browse files
authored
Removing extra space on formatting (#443)
1 parent f53d7d3 commit 92b3c8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/getting_started/docker.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ Docker container.
5353

5454
#. Save the token to a file:
5555

56-
.. code-block:: bash
56+
.. code-block:: bash
5757
58-
echo XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX > GH_TOKEN.txt
58+
echo XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX > GH_TOKEN.txt
5959
6060
#. Authorize Docker to access the repository:
6161

0 commit comments

Comments
 (0)