Skip to content

Commit b6f618d

Browse files
authored
Fix language (#179)
1 parent 945de21 commit b6f618d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/phoenix_ecto.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule Phoenix.Ecto do
22
@moduledoc """
33
Integrates Phoenix with Ecto.
44
5-
It implements many protocols that makes it easier to use
5+
It implements many protocols that make it easier to use
66
Ecto with Phoenix either when working with HTML or JSON.
77
"""
88
use Application

0 commit comments

Comments
 (0)