Docs: Corrected typo in the basics of PE page, maths section.
Compare changes
@@ -41,7 +41,7 @@ Gaussian distributed as such:
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 22 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk. This maintenance will be upgrading the GitLab database in order to be ready for the migration.
I corrected a small typo in the basics of PE page, maths section. The parenthesis containing the squared exponent should read (y_i - (t_i * m + c)) instead of (y_i - (t_i * x + c)) for a model H defined by y = m*x + c.