diff --git a/hops/application_6_fitting.py b/hops/application_6_fitting.py index 846273d..e847a85 100644 --- a/hops/application_6_fitting.py +++ b/hops/application_6_fitting.py @@ -940,8 +940,8 @@ def export_window_update(self): 'are applied:\n\n' \ '1. Half of the exposure time is added as the time-stamp required on ETD ' \ 'referes to the exposure mid-time\n' \ - '2. The uncertainties are mupliplied by 1/SQRT(gain) to represent the ' \ - 'uncertainies in electrons rather than counts.\n\n'\ + '2. The uncertainties are multiplied by 1/SQRT(gain) to represent the ' \ + 'uncertainties in electrons rather than counts.\n\n'\ 'When uploading you will need to use the following details:\n' \ 'Planet: {0}\n'\ 'JD format: geocentric\n'\