wooey / Wooey

A Django app that creates automatic web UIs for Python scripts.
http://wooey.readthedocs.org
BSD 3-Clause "New" or "Revised" License
2.11k stars 183 forks source link

Fix Defalt typo -> Default #357

Closed mfitzp closed 2 years ago

mfitzp commented 2 years ago

Fixes typo in the docs "Defalt" should be "Default"

codecov-commenter commented 2 years ago

Codecov Report

Merging #357 (3d85341) into master (31fbded) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #357   +/-   ##
=======================================
  Coverage   52.54%   52.54%           
=======================================
  Files          51       51           
  Lines        3340     3340           
  Branches      545      545           
=======================================
  Hits         1755     1755           
  Misses       1469     1469           
  Partials      116      116           
Flag Coverage Δ
unittests 52.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.