Skip to content

Commit 0d69703

Browse files
committed
fix typos in docs
1 parent a3616ae commit 0d69703

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docsrc/content/3d-mesh-plots.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ let mesh3d =
6060
(***do-not-eval***)
6161
mesh3d |> Chart.Show
6262

63-
(*** include-value:mesh3d_1 ***)
63+
(*** include-value:mesh3d ***)

docsrc/content/choropleth-map.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ let choroplethMap1 =
7373
(***do-not-eval***)
7474
choroplethMap1 |> Chart.Show
7575

76-
(*** include-value:ChoroplethMap1 ***)
76+
(*** include-value:choroplethMap1 ***)
7777

0 commit comments

Comments
 (0)