Skip to content

Commit 1aa967d

Browse files
author
Paige Bailey
authored
Changed sentence structure; corrected spelling.
1 parent 6af8e5e commit 1aa967d

File tree

1 file changed

+2
-1
lines changed
  • src/jupyter_contrib_nbextensions/nbextensions/codefolding

1 file changed

+2
-1
lines changed

src/jupyter_contrib_nbextensions/nbextensions/codefolding/readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ Three different folding modes are supported:
1717

1818
### Indent Folding
1919

20-
Python-style code folding, detetects indented code.
20+
In the image below, the Codefolding extension detects unfolded, Python-style indentations:
21+
2122
![Unfolded](codefolding_indent_unfolded.png)
2223

2324
The unfolded code above can be folded like this:

0 commit comments

Comments
 (0)