Skip to content

Commit 15d38be

Browse files
authored
Update README.md
1 parent 5d2fb5f commit 15d38be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The `utils` source code comments explain how to use the library, but a more deta
1212
Most `utils` functions are logically grouped under the inner classes (namespaces).
1313

1414
### Conventions
15-
Parameters which are common in the function group are defined in the group sections. Similar to the `pm` parameter described below, they are not included in the function definition unless the function specific usage differs from the common usage.
15+
Parameters which are common in the function groups are defined in the group sections. Similar to the `pm` parameter described below, they are not included in the function definition unless the function specific usage differs from the common usage.
1616

1717
### Parameters
1818
The following parameters are common to all `utils` functions:

0 commit comments

Comments
 (0)