Skip to content

Commit

Permalink
Fix docs typo (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
michalslaski committed May 2, 2024
1 parent b05ff11 commit 56d60d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/kino/shorts.ex
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ defmodule Kino.Shorts do
@doc """
Renders a video of any given format.
It is a wrapper around `Kino.Audio.new/2`.
It is a wrapper around `Kino.Video.new/2`.
## Examples
Expand Down

0 comments on commit 56d60d2

Please sign in to comment.