Skip to content

Commit ef9b6f2

Browse files
committed
fix: typo
1 parent e6edd98 commit ef9b6f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/incline.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ render~
129129
statusline will be temporalily hidden. It will be shown again as soon as
130130
`render` returns a non-nil result.
131131

132-
Expressed in psuedocode, a loose specification of the `config.render` option:
132+
Expressed in pseudocode, a loose specification of the `config.render` option:
133133
>
134134
type render_props = {
135135
buf: number,
@@ -704,7 +704,7 @@ extend~
704704
<
705705
*incline-transform-override*
706706
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
708708
one you want to use. To do this, use one of the transform functions exported
709709
by `incline.config`.
710710

0 commit comments

Comments
 (0)