Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
electronicbites committed Dec 11, 2023
1 parent 5b9ec4b commit ddb2d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/radiator/podcasts/episode.ex
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Radiator.Podcasts.Episode do
@moduledoc """
Represents the Episode model.
TODO: Episodes should be numbered and ordered inside an podcast.
TODO: Episodes should be numbered and ordered inside a podcast.
"""
use Ecto.Schema
import Ecto.Changeset
Expand Down

0 comments on commit ddb2d44

Please sign in to comment.