Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 95edc8d

Browse filesBrowse files
committed
Add missing colon to code-block
1 parent 7e5cd41 commit 95edc8d
Copy full SHA for 95edc8d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎book/part1.rst

Copy file name to clipboardExpand all lines: book/part1.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ classes, how we will reference external dependencies, etc.
8888

8989
To store our framework, create a directory somewhere on your machine:
9090

91-
.. code-block: sh
91+
.. code-block:: sh
9292
9393
$ mkdir framework
9494
$ cd framework

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.