effciently -> efficiently

pull/848/head
Luke Imhoff 6 years ago
parent ffad1a8fa5
commit 94cd083265
  1. 2
      apps/explorer/lib/explorer/chain.ex

@ -437,7 +437,7 @@ defmodule Explorer.Chain do
end
@doc """
Converts the `Explorer.Chain.Data.t:t/0` to `iodata` representation that can be written to users effciently.
Converts the `Explorer.Chain.Data.t:t/0` to `iodata` representation that can be written to users efficiently.
iex> %Explorer.Chain.Data{
...> bytes: <<>>

Loading…
Cancel
Save