Skip to content

Commit 60edb84

Browse files
committed
Merge pull request #2178 from augiedb/patch-2
Minor grammar tweak
2 parents 6ce5161 + d539d60 commit 60edb84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elixir/lib/bitwise.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
defmodule Bitwise do
22
@moduledoc """
3-
This module provide macros and operators for bitwise operators.
3+
This module provides macros and operators for bitwise operators.
44
These macros can be used in guards.
55
66
The easiest way to use is to simply import them into

0 commit comments

Comments
 (0)