From 0aebccb55c66574c19943b49058424b3d65d059d Mon Sep 17 00:00:00 2001 From: Peter Norvig Date: Sat, 7 Oct 2023 21:33:52 -0700 Subject: [PATCH] Update Bike-Stats.ipynb --- ipynb/Bike-Stats.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ipynb/Bike-Stats.ipynb b/ipynb/Bike-Stats.ipynb index 15def85..d1af34e 100644 --- a/ipynb/Bike-Stats.ipynb +++ b/ipynb/Bike-Stats.ipynb @@ -873,9 +873,9 @@ "source": [ "# Eddington Number\n", "\n", - "The physicist [Sir Arthur Eddington](https://en.wikipedia.org/wiki/Arthur_Eddington), a contemporary of Einstein, was a pre-Strava bicyclist who favored this metric:\n", + "The British physicist [Sir Arthur Eddington](https://en.wikipedia.org/wiki/Arthur_Eddington), a contemporary of Einstein, was a pre-Strava bicyclist who favored this metric:\n", "\n", - "> *Your [**Eddington Number**](https://www.triathlete.com/2011/04/training/measuring-bike-miles-eddington-number_301789) is the largest integer **e** such that you have cycled at least **e** miles on at least **e** days.*\n", + "> Your [**Eddington Number**](https://www.triathlete.com/2011/04/training/measuring-bike-miles-eddington-number_301789) is the largest integer **e** such that you have cycled at least **e** miles on at least **e** days.\n", "\n", "My Eddington number progress over the years, in both kilometers and miles:" ]