Skip to content

Commit

Permalink
fix indenting
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-rychlewski committed Sep 9, 2023
1 parent ad838c8 commit cf5299e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ecto/query.ex
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,7 @@ defmodule Ecto.Query do
after the join. In the expression syntax, the options are given as
the fifth argument.
> ### Unspecified join condition {: .warning}
> ### Unspecified join condition {: .warning}
>
> Leaving the `on` option unspecified will trigger
> a warning when not performing a cross join. This
Expand Down

0 comments on commit cf5299e

Please sign in to comment.