Skip to content

Commit 0141bcf

Browse files
Fixes #4563 Changes spelling of "Analyse the data" in the table of contents for the tutorials to match surrounding American spellings of "Analyze" (#4564)
Co-authored-by: Iain Cox <[email protected]>
1 parent 242bbba commit 0141bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/page-index/page-index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ module.exports = [
6060
"Set up a dataset so you can analyze the Bitcoin blockchain",
6161
},
6262
{
63-
title: "Analyse the data",
63+
title: "Analyze the data",
6464
href: "analyze-blockchain-query",
6565
excerpt: "Analyze the Bitcoin blockchain dataset with TimescaleDB hyperfunctions",
6666
},

0 commit comments

Comments
 (0)