Skip to content

Commit 938a19c

Browse files
committed
Update readme to fix typo
1 parent c27be42 commit 938a19c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@ This will get replaced with `PLACEHOLDER TEXT, UPDATE WITH CORRECT SHA HASH`.
108108
#### Flattening Identation
109109

110110
You can specify `flatten=true` and oreilly-snippets will flatten out
111-
indentation. For example, if you are including a snippet python
112-
content of python content, you might not want to keep the indentation
113-
level as it is in the file, but display the content "flattened" to the
114-
smallest indentation level.
111+
indentation. For example, if you are including a snippet of python
112+
content, you might not want to keep the indentation level as it is in
113+
the file, but display the content "flattened" to the smallest
114+
indentation level.
115115

116116
For example, imagine this content:
117117

0 commit comments

Comments
 (0)