Skip to content

Commit 8dc45fc

Browse files
authored
Merge pull request #221 from cmu-delphi/development
Small fix
2 parents 5f00d2d + a356378 commit 8dc45fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/indicators/resources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def fix_boolean_fields(row) -> None:
3333
"Has StdErr",
3434
"Has Sample Size",
3535
"Include in indicator app",
36-
"Include in express",
36+
"Include in express app",
3737
]
3838

3939
for field in fields:

0 commit comments

Comments
 (0)