Skip to content

Commit 78d1df8

Browse files
committed
fix docs main typo
1 parent d9610e2 commit 78d1df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ defmodule LinkedMapSet.MixProject do
4545

4646
defp docs do
4747
[
48-
main: "LinkedMapSetSet",
48+
main: "LinkedMapSet",
4949
extras: ["README.md"]
5050
]
5151
end

0 commit comments

Comments
 (0)