airflow icon indicating copy to clipboard operation
airflow copied to clipboard

docs: Correct TaskFlow capitalization in documentation

Open Jasperora opened this issue 7 months ago • 0 comments

Description

This PR addresses inconsistent capitalization of "TaskFlow" in documentation. The documentation previously contained both "Taskflow" and "TaskFlow" in different places, leading to inconsistency among files.

Changing Summary

This PR fixes occurrences of the typo "Taskflow" to "TaskFlow" in documentation. No functionality is affected. This is only a documentation change.

Jasperora avatar Jun 16 '25 14:06 Jasperora