We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 945de21 commit b6f618dCopy full SHA for b6f618d
lib/phoenix_ecto.ex
@@ -2,7 +2,7 @@ defmodule Phoenix.Ecto do
2
@moduledoc """
3
Integrates Phoenix with Ecto.
4
5
- It implements many protocols that makes it easier to use
+ It implements many protocols that make it easier to use
6
Ecto with Phoenix either when working with HTML or JSON.
7
"""
8
use Application
0 commit comments