Skip to content

Commit 88af394

Browse files
authored
Update streamlit_app.py
1 parent 7ed1abe commit 88af394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

streamlit_app.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# NREL-PSM3-2-EPW v3.2.2
1515
1616
This script converts climate data from NREL to the EnergyPlus EPW format.
17-
If you do not have an API key, feel free to request one [here](https://developer.nrel.gov/signup).
17+
If you do not have an API key, please request one [here](https://developer.nrel.gov/signup).
1818
'''
1919

2020
api_key = st.text_input('Please provide your own api key here:',

0 commit comments

Comments
 (0)