materialsproject / fireworks

The Fireworks Workflow Management Repo.
https://materialsproject.github.io/fireworks
Other
351 stars 184 forks source link

DOC: Fix typo in firetask tutorial #519

Closed HaoZeke closed 6 months ago

HaoZeke commented 8 months ago

Summary

Major changes:

Just fixed a a documentation typo.

Todos

If this is work in progress, what else needs to be done?

N/A.

Checklist

Tip: Install pre-commit hooks to auto-check types and linting before every commit:

pip install -U pre-commit
pre-commit install

None of the checklist apply.