Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatanklosko authored Aug 22, 2023
1 parent 0c3c7f4 commit 5ba9f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/kino/fs.ex
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ defmodule Kino.FS do
@doc """
Accesses notebook file with the given name and returns a specification
of the file location.
This does not copy any files and moves the responsibility of reading
the file to the caller. If you need to read a file directly, use
`file_path/1`.
Expand Down

0 comments on commit 5ba9f98

Please sign in to comment.