diff --git a/docs/user_guide/data_types_and_io/index.md b/docs/user_guide/data_types_and_io/index.md index f419c99bd3..f55aec69b4 100644 --- a/docs/user_guide/data_types_and_io/index.md +++ b/docs/user_guide/data_types_and_io/index.md @@ -133,7 +133,7 @@ Here's a breakdown of these mappings: - Any - Custom transformers - The ``FlytePickle`` transformer is the default option, but you can also define custom transformers. - **For instructions on building custom type transformers, please refer to :ref:`this section `**. + For instructions on building custom type transformers, please refer to :ref:`this section `. ``` ```{toctree}