Skip to content

Commit a0a0a52

Browse files
authored
Fix doc typo
1 parent 123764a commit a0a0a52

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)