Skip to content

Commit

Permalink
Update lib/db_connection.ex
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim authored May 24, 2024
1 parent 076ce8e commit 7c68eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/db_connection.ex
Original file line number Diff line number Diff line change
Expand Up @@ -1286,7 +1286,7 @@ defmodule DBConnection do
end

@doc """
Returns connection metrics as a list in the shape of:
Returns connection metrics as a list in the shape of:
[%{
source: {:pool | :proxy, pid()},
Expand Down

0 comments on commit 7c68eeb

Please sign in to comment.