Skip to content

Commit 9e91b0b

Browse files
jtpiomeeseeksmachine
authored andcommitted
Backport PR voila-dashboards#1256: Correct "strip_source" in README to "strip_sources"
1 parent 86d64bd commit 9e91b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ callbacks to changes in Jupyter interactive widgets.
1616

1717
- By default, Voilà disallows execute requests from the front-end, preventing
1818
execution of arbitrary code.
19-
- By default, Voilà runs with the `strip_source` option, which strips out the
19+
- By default, Voilà runs with the `strip_sources` option, which strips out the
2020
input cells from the rendered notebook.
2121

2222
## Installation

0 commit comments

Comments
 (0)