Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
electronicbites committed Dec 6, 2023
1 parent 4152190 commit 79f1b74
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 79f1b74

Please sign in to comment.