update docs

This commit is contained in:
Caleb Webber 2024-03-26 00:20:38 -04:00
parent 15de5e8283
commit e196789bdf

View file

@ -1,8 +1,8 @@
defmodule AoC.Util.String do
@doc """
Transposes the string when it represents
a grid of newline separated rows where each
character is a new column.
a grid of newline separated rows and each
character is a column.
iex> AoC.Util.String.transpose(
iex> ~s(abc