Skip to content

Commit

Permalink
Merge pull request #53 from zyriab/fix/typo
Browse files Browse the repository at this point in the history
fix: typo
  • Loading branch information
b0o authored Feb 11, 2024
2 parents e6edd98 + ef9b6f2 commit d4b7b19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/incline.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ render~
statusline will be temporalily hidden. It will be shown again as soon as
`render` returns a non-nil result.

Expressed in psuedocode, a loose specification of the `config.render` option:
Expressed in pseudocode, a loose specification of the `config.render` option:
>
type render_props = {
buf: number,
Expand Down Expand Up @@ -704,7 +704,7 @@ extend~
<
*incline-transform-override*
Overriding default transforms~
It is possible to override the default transform by explicity specifying the
It is possible to override the default transform by explicitly specifying the
one you want to use. To do this, use one of the transform functions exported
by `incline.config`.

Expand Down

0 comments on commit d4b7b19

Please sign in to comment.