Skip to content

Commit 63085a8

Browse files
fkohrtcderv
authored andcommitted
Fix typo
1 parent 1087875 commit 63085a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/schema/cell-codeoutput.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- `true` (default): evaluate code cell
1313
- `false`: don't evaluate code cell
1414
- `[...]`: A list of positive or negative numbers to selectively include or exclude expressions
15-
(explicit inclusion/excusion of expressions is available only when using the knitr engine)
15+
(explicit inclusion/exclusion of expressions is available only when using the knitr engine)
1616
1717
- name: echo
1818
tags:

0 commit comments

Comments
 (0)