We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4152190 commit 79f1b74Copy full SHA for 79f1b74
lib/radiator/podcasts/episode.ex
@@ -1,7 +1,7 @@
1
defmodule Radiator.Podcasts.Episode do
2
@moduledoc """
3
Represents the Episode model.
4
- TODO: Episodes should be numbered and ordered inside an podcast.
+ TODO: Episodes should be numbered and ordered inside a podcast.
5
"""
6
use Ecto.Schema
7
import Ecto.Changeset
0 commit comments