diff --git a/docs/concepts/workflow_lifecycle.rst b/docs/concepts/workflow_lifecycle.rst index efb11e52d8..f549493e83 100644 --- a/docs/concepts/workflow_lifecycle.rst +++ b/docs/concepts/workflow_lifecycle.rst @@ -172,7 +172,7 @@ settings are needed for the cluster. For more information on why this task contains these fields check ``TaskTemplate`` in `FlyteIDL repository `__. -I strongly advice you to take a look at the data structures in this file +I strongly advise you to take a look at the data structures in this file as they provide good insight in the interfaces used all across Flyte’s codebases.