Skip to content

Commit fe123ba

Browse files
authored
Fix code block formatting in where.md
1 parent 41eeeb6 commit fe123ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/where.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ We get `Black Lion` here too because although the age is not *strictly* less tha
581581

582582
### In
583583

584-
Finally, we can use `in_ to get the rows where a column is a member of a collection of values:
584+
Finally, we can use `in_` to get the rows where a column is a member of a collection of values:
585585

586586
{* ./docs_src/tutorial/where/tutorial0065.py ln[44:49] hl[46] *}
587587

0 commit comments

Comments
 (0)