From 9fbe7f99befae2b30918f550aa552103861154aa Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Sat, 30 May 2026 08:32:29 +0100 Subject: [PATCH] Minor renaming --- docs/binary/bit.md | 2 +- docs/maths/correlation.md | 2 +- docs/maths/covariance.md | 2 +- docs/maths/gamma.md | 2 +- docs/maths/histogram.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/binary/bit.md b/docs/binary/bit.md index 4ce273ab..ec88ec11 100644 --- a/docs/binary/bit.md +++ b/docs/binary/bit.md @@ -1,5 +1,5 @@ --- -title: "Bit" +title: "bit" --- {{< callout type="info">}} diff --git a/docs/maths/correlation.md b/docs/maths/correlation.md index ada96f55..261c9db1 100644 --- a/docs/maths/correlation.md +++ b/docs/maths/correlation.md @@ -1,5 +1,5 @@ --- -title: "Correlation" +title: "correlation" --- {{< callout type="info">}} diff --git a/docs/maths/covariance.md b/docs/maths/covariance.md index 421886bd..dbf0b000 100644 --- a/docs/maths/covariance.md +++ b/docs/maths/covariance.md @@ -1,5 +1,5 @@ --- -title: "Covariance" +title: "covariance" --- {{< callout type="info">}} diff --git a/docs/maths/gamma.md b/docs/maths/gamma.md index d174312e..f22cfce9 100644 --- a/docs/maths/gamma.md +++ b/docs/maths/gamma.md @@ -1,5 +1,5 @@ --- -title: "Gamma" +title: "gamma" --- {{< callout type="info">}} diff --git a/docs/maths/histogram.md b/docs/maths/histogram.md index ae96c354..d4f9f5a1 100644 --- a/docs/maths/histogram.md +++ b/docs/maths/histogram.md @@ -1,5 +1,5 @@ --- -title: "Histgram" +title: "histogram" --- {{< callout type="info">}}