Skip to content

Commit 0af06d3

Browse files
authored
Merge pull request #579 from choumarin/patch-1
Fix doc typo
2 parents 123764a + a0a0a52 commit 0af06d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotters/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ including bitmap, vector graph, piston window, GTK/Cairo and WebAssembly.
153153
</a>
154154
<div class="galleryText">
155155
The 1D Gaussian Distribution
156-
<a href="https://github.com/plotters-rs/plotters/blob/master/plotters/examples/nomal-dist2.rs">[code]</a>
156+
<a href="https://github.com/plotters-rs/plotters/blob/master/plotters/examples/normal-dist2.rs">[code]</a>
157157
</div>
158158
</div>
159159

0 commit comments

Comments
 (0)