Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmessinger committed Aug 16, 2021
1 parent cf89876 commit 7cf5425
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 @@ -22,7 +22,7 @@ defmodule Mongo.Ecto.Mixfile do

defp deps do
[
{:mongodb, github: "elixir-ecto/mongodb", branch: "ecto-3"},
{:mongodb, github: "elixir-mongo/mongodb", branch: "ecto-3"},
{:ecto, "~> 3.6"},
{:dialyxir, "~> 1.1.0", only: :dev, runtime: false},
{:excoveralls, "~> 0.8", only: :test},
Expand Down

0 comments on commit 7cf5425

Please sign in to comment.