Skip to content

Commit 12f70f3

Browse files
committed
spelling fix
1 parent 38c60c4 commit 12f70f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

janitor/functions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6301,7 +6301,7 @@ def conditional_join(
63016301
The join is done only on the columns.
63026302
MultiIndex columns are not supported.
63036303
6304-
For non-equi joins, onnly numeric and date columns are supported.
6304+
For non-equi joins, only numeric and date columns are supported.
63056305
63066306
Only `inner`, `left`, and `right` joins are supported.
63076307

0 commit comments

Comments
 (0)