Skip to content

Commit

Permalink
Improve documentation of marginal rate
Browse files Browse the repository at this point in the history
Co-authored-by: Matti Schneider <[email protected]>
  • Loading branch information
Mauko Quiroga and MattiSG authored Aug 25, 2021
1 parent 276ccf2 commit 357d0b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openfisca_core/commons/rates.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ def marginal_rate(
"""Computes the marginal rate of a target net income.
Given a `target` net income, and according to the `varying` gross income.
Optionally, a `trim` can be applied consisting on the lower and upper
Optionally, a `trim` can be applied consisting of the lower and upper
bounds of the marginal rate to be computed.
Args:
Expand Down

0 comments on commit 357d0b0

Please sign in to comment.