Skip to content

Commit d539d60

Browse files
committed
Minor grammar tweak
Subject/verb agreement at the top
1 parent 6ce5161 commit d539d60

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)