Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kieraneglin committed Jan 14, 2025
1 parent de30043 commit b866013
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ defmodule Pinchflat.SlowIndexing.SlowIndexingHelpersTest do
response =
Phoenix.json_library().encode!(%{
id: "video1",
# This is a disallowed title - set MediaItem changeset or issue #549
# This is a disallowed title - see MediaItem changeset or issue #549
title: "youtube video #123",
original_url: "https://example.com/video1",
live_status: "not_live",
Expand Down

0 comments on commit b866013

Please sign in to comment.