Skip to content

Commit a5029d3

Browse files
committed
Updating documentation
1 parent 79f92d9 commit a5029d3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

activity_browser/docs/wiki/LCA-Results.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,12 +120,12 @@ in the next sections.
120120

121121
#### Cut-off
122122
You can manually change the `Cut-off type` of the results in three ways:
123-
- The `Percent` mode shows contributions _from_ entities of at least _x_% or higher.
123+
- The `Minimum %` mode shows contributions _from_ entities of at least _x_% or higher.
124124
- For example: If the cut-off is set to 5% for process contribtions, then all contributions of at least 5% are shown.
125-
- The `Cumulative percent` mode shows contributions that cumulatively contribute at least _x_%.
125+
- The `Cumulative %` mode shows contributions that cumulatively contribute at least _x_%.
126126
- For example: If the cut-off is set to 80% for process contributions, then the first _n_ processes (sorted highest
127127
to lowest) that count up to 80% are shown.
128-
- The `Number` mode shows contributions from the _x_ entities that contribute the most (as absolute).
128+
- The `Top #` mode shows contributions from the _x_ entities that contribute the most (as absolute).
129129
- For example: If the cut-off is set to 5, then the first 5 processes (sorted highest
130130
to lowest) will be shown.
131131

-27 KB
Loading

0 commit comments

Comments
 (0)