Skip to content

Commit 9300b3a

Browse files
committed
Reworded filter description text
1 parent 2e308e6 commit 9300b3a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/components/filter.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,7 @@ def create_filter_div(self):
137137
html.H2("Filter Policies by Desired Behavior", className=HEADER),
138138
html.P("One hundred AI models are trained to create energy policies that make different trade \
139139
offs in metrics. Use the sliders below to filter the AI generated policies \
140-
that produce desired behavior resulting from their automatically generated energy \
141-
policy. See how this filtering affects the behavior of the policies in the below \
142-
sections.",
140+
that produce desired behavior. See the results of the filtering in the below sections.",
143141
className=DESC_TEXT),
144142
html.Div(
145143
dcc.Loading(

0 commit comments

Comments
 (0)