Skip to content

Commit

Permalink
Fix typo in package information
Browse files Browse the repository at this point in the history
  • Loading branch information
keathley committed Feb 17, 2019
1 parent 8acf08f commit e4204a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ defmodule Schism.MixProject do
def package do
[
name: "schism",
license: ["MIT"],
licenses: ["MIT"],
links: %{"GitHub" => "https://github.com/keathley/schism"},
]
end
Expand Down

0 comments on commit e4204a3

Please sign in to comment.