OpenEnergyPlatform / oeplatform

Repository for the code of the Open Energy Platform (OEP) website. The OEP provides an interface to the Open Energy Family
http://openenergyplatform.org/
GNU Affero General Public License v3.0
61 stars 19 forks source link

a typo in "number of devolopers" #1624

Open ebroda opened 3 months ago

ebroda commented 3 months ago

Description of the issue

On https://openenergy-platform.org/factsheets/frameworks/ the table has one column "number of devolopers", where it should be developers instead of devolopers.

Side note: The verbose name is correct; https://github.com/OpenEnergyPlatform/oeplatform/blob/0699fe981219e02d2b6079010bcc72f1b219a09c/modelview/models.py#L215-L217

Steps to Reproduce

  1. Open https://openenergy-platform.org/factsheets/frameworks/

Ideas of solution

Replace at least the display value in template/frontend.

Context and Environment

Workflow checklist

ebroda commented 3 months ago

Another typo is in social_developement (social_development).

ebroda commented 3 months ago

Sucessuflly updated table tags! in https://github.com/OpenEnergyPlatform/oeplatform/blob/031ffe29b5597656e0f4634c025f1d67df218fe4/dataedit/templates/messages.html#L5