Skip to content

Commit

Permalink
Correct spelling of 'licenses'
Browse files Browse the repository at this point in the history
  • Loading branch information
scrogson committed Oct 8, 2014
1 parent ebb6afb commit b5af027
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 @@ -33,7 +33,7 @@ defmodule Hedwig.Mixfile do
[
files: ["lib", "priv", "mix.exs", "README*", "readme*", "LICENSE*", "license*"],
contributors: ["Sonny Scroggin"],
licences: ["MIT"],
licenses: ["MIT"],
links: %{"GitHub" => "https://github.com/scrogson/hedwig"}
]
end
Expand Down

0 comments on commit b5af027

Please sign in to comment.