diff --git a/tutorials/page-index/page-index.js b/tutorials/page-index/page-index.js index 4360d04319..8d56829ab8 100644 --- a/tutorials/page-index/page-index.js +++ b/tutorials/page-index/page-index.js @@ -60,7 +60,7 @@ module.exports = [ "Set up a dataset so you can analyze the Bitcoin blockchain", }, { - title: "Analyse the data", + title: "Analyze the data", href: "analyze-blockchain-query", excerpt: "Analyze the Bitcoin blockchain dataset with TimescaleDB hyperfunctions", },