Skip to content

Commit

Permalink
Fix in the docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
datejada committed Sep 30, 2024
1 parent e5ff932 commit b614d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/economic-parameters.jl
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ end
investable_assets,
)
Calculates the salvage value for each asset, both energy assets and transport assets, in each year using provided AAA.
Calculates the salvage value for each asset, both energy assets and transport assets.
# Arguments
- `discount_rate::Dict`: A dictionary where the key is an `asset` or a pair of assets `(asset1, asset2)` for transport assets, and the value is the discount rate.
Expand Down

0 comments on commit b614d22

Please sign in to comment.