[doc] Fix typo in vterminal :doc
This commit is contained in:
parent
67e8680602
commit
548c18225a
1 changed files with 1 additions and 1 deletions
|
|
@ -697,7 +697,7 @@
|
||||||
^{:doc "Defines an endpoint in the navigation the transform function run.The transform
|
^{:doc "Defines an endpoint in the navigation the transform function run.The transform
|
||||||
function works differently than it does in `transform`. Rather than receive
|
function works differently than it does in `transform`. Rather than receive
|
||||||
collected vals spliced in as the first arguments to the function, this function
|
collected vals spliced in as the first arguments to the function, this function
|
||||||
always takes two arguemnts. The first is all collected vals in a vector, and
|
always takes two arguments. The first is all collected vals in a vector, and
|
||||||
the second is the navigated value."}
|
the second is the navigated value."}
|
||||||
vterminal
|
vterminal
|
||||||
(richnav [afn]
|
(richnav [afn]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue