File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ render~
129
129
statusline will be temporalily hidden. It will be shown again as soon as
130
130
`render` returns a non-nil result.
131
131
132
- Expressed in psuedocode , a loose specification of the `config.render` option:
132
+ Expressed in pseudocode , a loose specification of the `config.render` option:
133
133
>
134
134
type render_props = {
135
135
buf: number,
@@ -704,7 +704,7 @@ extend~
704
704
<
705
705
*incline-transform-override*
706
706
Overriding default transforms~
707
- It is possible to override the default transform by explicity specifying the
707
+ It is possible to override the default transform by explicitly specifying the
708
708
one you want to use. To do this, use one of the transform functions exported
709
709
by `incline.config` .
710
710
You can’t perform that action at this time.
0 commit comments