Skip to content

Commit dcbe79a

Browse files
committed
Improved wording
1 parent efd3911 commit dcbe79a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/code/bc.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Operation Normal API
6464
============================================== ============== ==============
6565
Type hint against Safe Safe
6666
Use method Safe Safe
67-
**When Implementing**
67+
**In Implementing Classes**
6868
Implement method Not Safe [1]_ Safe
6969
Add custom method Not Safe [1]_ Safe
7070
Add custom method parameter Not Safe [1]_ Safe
@@ -127,7 +127,7 @@ Create instance Safe Safe
127127
Extend Safe Safe
128128
Use public property Safe Safe
129129
Use public method Safe Safe
130-
**When Extending**
130+
**In Extending Classes**
131131
Use protected property Not Safe [1]_ Safe
132132
Use protected method Not Safe [1]_ Safe
133133
Override public property Safe Safe

0 commit comments

Comments
 (0)