Skip to content

Commit

Permalink
Fixed simple grammatical error (#360)
Browse files Browse the repository at this point in the history
  • Loading branch information
svarqq authored Oct 22, 2023
1 parent 5565811 commit 00c75ea
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 @@ -2,7 +2,7 @@ defmodule Kino.Shorts do
@moduledoc """
Shortcuts for building Kinos.
This module provide an easy to use Kino API and is meant to
This module provides an easy to use Kino API and is meant to
be imported into your notebooks:
import Kino.Shorts
Expand Down

0 comments on commit 00c75ea

Please sign in to comment.