File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,13 +75,13 @@ backticks). The default is also `"text"`, and changing is discouraged.
75
75
### `block_attributes` (list of strings)
76
76
77
77
Any default attributes to apply to _all_ code blocks. These may be
78
- overriden on a per-code-block basis. See section 5.3 of the
78
+ overridden on a per-code-block basis. See section 5.3 of the
79
79
[minted documentation][minted_docs] for available options.
80
80
81
81
### `inline_attributes` (list of strings)
82
82
83
83
Any default attributes to apply to _all_ inline code. These may be
84
- overriden on a per-code basis. See section 5.3 of the
84
+ overridden on a per-code basis. See section 5.3 of the
85
85
[minted documentation][minted_docs] for available options.
86
86
87
87
[minted_docs]: http://mirrors.ctan.org/macros/latex/contrib/minted/minted.pdf
You can’t perform that action at this time.
0 commit comments