Skip to content

Commit 8d46d0f

Browse files
committed
Fix docs
1 parent bce8f66 commit 8d46d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mudbrick.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ defmodule Mudbrick do
8080
8181
## Examples
8282
83-
Register an OTF font. Pass the file's raw data to the `:file` option.
83+
Register an OTF font. Pass the file's raw data.
8484
8585
iex> Mudbrick.new(fonts: %{bodoni: Mudbrick.TestHelper.bodoni_regular()})
8686

0 commit comments

Comments
 (0)