From 7b45ab77a1ba416c65cc65c40a14472c0a2f2674 Mon Sep 17 00:00:00 2001 From: Jordan Smith Date: Wed, 25 Jun 2025 14:16:26 -0500 Subject: [PATCH] Lengthen name of Type Codecs page --- source/data-formats/custom-types/type-codecs.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/data-formats/custom-types/type-codecs.txt b/source/data-formats/custom-types/type-codecs.txt index 9144d31a..6d78fcb7 100644 --- a/source/data-formats/custom-types/type-codecs.txt +++ b/source/data-formats/custom-types/type-codecs.txt @@ -1,7 +1,8 @@ .. _pymongo-type-codecs: -Type Codecs -=========== +============================ +Encode Data with Type Codecs +============================ .. contents:: On this page :local: