From 087fbd0cff744daa3bab6ed950e0a254cb30deb1 Mon Sep 17 00:00:00 2001 From: KateFinegan <95366190+KateFinegan@users.noreply.github.com> Date: Tue, 28 Nov 2023 22:46:28 -0700 Subject: [PATCH] README LE --- python-serialize/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-serialize/README.md b/python-serialize/README.md index 5735da7bbc..beffbe6bca 100644 --- a/python-serialize/README.md +++ b/python-serialize/README.md @@ -1,6 +1,6 @@ -# Data Serialization: Turning Python's Bites Into Bytes +# Serialize Your Data With Python -This folder contains the sample code for the tutorial [Data Serialization: Turning Python's Bites Into Bytes](https://realpython.com/python-serialize-data/) published on Real Python. +This folder contains the sample code for the tutorial [Serialize Your Data With Python](https://realpython.com/python-serialize-data/) published on Real Python. ## Table of Contents