Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 50ba19e

Browse files
committed
Use sentence case in section titles consistently
1 parent 99db3fd commit 50ba19e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/reference/expressions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1161,7 +1161,7 @@ not bother to return a value of the same type as its argument, so e.g., ``not
11611161
'foo'`` yields ``False``, not ``''``.)
11621162

11631163

1164-
Conditional Expressions
1164+
Conditional expressions
11651165
=======================
11661166

11671167
.. index::

0 commit comments

Comments
 (0)