Skip to content

Commit

Permalink
Catch a typo in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
whitfin committed Dec 23, 2017
1 parent c190c08 commit c4d3298
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 @@ -61,7 +61,7 @@ defmodule Eternal.Mixfile do
# Type "mix help deps" for more examples and options
defp deps do
[
# Testing ependencies
# Local dependencies
{ :excoveralls, "~> 0.5", optional: true, only: [ :dev, :test ] },
# Documentation dependencies
{ :ex_doc, "~> 0.16", optional: true, only: [ :docs ] }
Expand Down

0 comments on commit c4d3298

Please sign in to comment.