Skip to content

Commit 2dfa75e

Browse files
authored
Merge pull request #159 from ClojureCivitas/tableplot-parameter-flow-5
wording
2 parents fae1ed0 + 0e9f45d commit 2dfa75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data_visualization/tableplot_parameter_flow.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
;; We will use:
6868
;; [Kindly](https://scicloj.github.io/kindly-noted/) for annotating visualizations,
6969
;; [Tablecloth](https://scicloj.github.io/tablecloth/) for table processing, and
70-
;; [Tableplot for plotting](https://scicloj.github.io/tableplot/).
70+
;; [Tableplot](https://scicloj.github.io/tableplot/) for plotting.
7171

7272

7373
(require

0 commit comments

Comments
 (0)