diff --git a/docs/lessons/seismograph/activity.md b/docs/lessons/seismograph/activity.md index b9aa4e7f..968cb829 100644 --- a/docs/lessons/seismograph/activity.md +++ b/docs/lessons/seismograph/activity.md @@ -41,7 +41,7 @@ Step 1. Go to Codemicrobit.com Step 2. -We will measure `acceleration (mg)` in terms of strength. Get the acceleration value (milli g-force), as measured in strength. +We will measure `acceleration (mg)` in terms of strength or Magnitude. Get the acceleration value (milli g-force), as measured in strength or Magnitude. ```blocks input.acceleration(Dimension.Strength);