assem-ch / django-jet-reboot

Legacy Django jet rebooted to support Django > 3 (4 and 5), and latest python releases
https://django-jet-reboot.readthedocs.io/
GNU Affero General Public License v3.0
421 stars 68 forks source link

docs: fix simple typo, dictinaries -> dictionaries #52

Closed timgates42 closed 2 years ago

timgates42 commented 2 years ago

There is a small typo in jet/dashboard/modules.py.

Should read dictionaries rather than dictinaries.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

assem-ch commented 2 years ago

@timgates42 thank you