Skip to content

Commit 893403f

Browse files
committed
Fix typo
1 parent 4aeb00e commit 893403f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ decompressed with ``gunzip``.
4242

4343
After you have obtained a database and importing the module, call
4444
``open_database`` with a path to the database as the first argument.
45-
Optionally, you may pass a mode as the second arguments. The modes are
45+
Optionally, you may pass a mode as the second argument. The modes are
4646
exported from ``maxminddb``. Valid modes are:
4747

4848
* MODE_MMAP_EXT - use the C extension with memory map.

0 commit comments

Comments
 (0)