Skip to content

Commit 79f1b74

Browse files
fixup
1 parent 4152190 commit 79f1b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/radiator/podcasts/episode.ex

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Radiator.Podcasts.Episode do
22
@moduledoc """
33
Represents the Episode model.
4-
TODO: Episodes should be numbered and ordered inside an podcast.
4+
TODO: Episodes should be numbered and ordered inside a podcast.
55
"""
66
use Ecto.Schema
77
import Ecto.Changeset

0 commit comments

Comments
 (0)