Skip to content

Commit 01ca366

Browse files
Merge pull request #143 from amit-badkas-prft/patch-1
Update convert-serialized-data.md
2 parents 6af29a0 + 8af0e2a commit 01ca366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/tutorials/backend/convert-serialized-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Convert Serialized Data to JSON | Commerce PHP Extensions
33
description: Follow this tutorial to convert database data from the defaul PHP serialized format to JSON.
44
---
55

6-
# Convert serliazed data to JSON
6+
# Convert serialized data to JSON
77

88
The following tutorial lists the steps needed to create an upgrade script that converts the data stored in the database from the default PHP serialized format to JSON format.
99

0 commit comments

Comments
 (0)