Skip to content

Commit ec4074c

Browse files
committed
Minor cosmetic changes in docs.
1 parent 034b2b9 commit ec4074c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/content.adoc

+1-3
Original file line numberDiff line numberDiff line change
@@ -1901,9 +1901,6 @@ Implementation of functional references to one value modeled as functions. Is
19011901
a generalization of get and put mapping to the particular part of a data
19021902
structure.
19031903

1904-
It there are also traversals that in contrast to lenses, maps to
1905-
multiple values. And you can read about them in the next section.
1906-
19071904

19081905
==== First steps
19091906

@@ -2122,6 +2119,7 @@ And do not forget that you also can attach watchers to focused atoms in the same
21222119
way as you will do that with clojure(script) atoms.
21232120

21242121

2122+
[[traversals]]
21252123
=== Traversals
21262124

21272125
*Status:* Experimental

0 commit comments

Comments
 (0)