Skip to content

Commit

Permalink
spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adfarth committed May 10, 2024
1 parent 6b22d33 commit abf56a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reoptjl/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6694,7 +6694,7 @@ class AbsorptionChillerInputs(BaseModel, models.Model):
))

HEATING_LOAD_INPUT = models.TextChoices('HEATING_LOAD_INPUT', (
'DomesitHotWater',
'DomesticHotWater',
'SpaceHeating',
'ProcessHeat'
))
Expand Down

0 comments on commit abf56a1

Please sign in to comment.