Skip to content

Commit 9a0a5f2

Browse files
committed
docstring: list of-node, of-node* in zip api toc
1 parent bce54aa commit 9a0a5f2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/rewrite_clj/zip.cljc

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
Because this API contains many functions, we offer the following categorized listing:
2121
2222
**Create a zipper**
23-
[[edn]]
24-
[[edn*]]
23+
[[of-node]]
24+
[[of-node*]]
2525
[[of-string]]
2626
[[of-file]]
2727

template/rewrite_clj/zip.cljc

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
Because this API contains many functions, we offer the following categorized listing:
2020
2121
**Create a zipper**
22-
[[edn]]
23-
[[edn*]]
22+
[[of-node]]
23+
[[of-node*]]
2424
[[of-string]]
2525
[[of-file]]
2626

0 commit comments

Comments
 (0)