We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6cdc83 + 7ae1795 commit cae9b05Copy full SHA for cae9b05
lib/elixir/lib/enum.ex
@@ -864,7 +864,7 @@ defmodule Enum do
864
@doc """
865
Splits the enumerable into two collections, leaving `count`
866
elements in the first one. If `count` is a negative number,
867
- it starts couting from the back to the beginning of the
+ it starts counting from the back to the beginning of the
868
collection.
869
870
Be aware that a negative `count` implies the collection
0 commit comments