From fdff0a7f19e4bf0920bdb7ce28116cde9a8cce7a Mon Sep 17 00:00:00 2001 From: Michael Elliot Braun Date: Mon, 9 May 2016 16:12:25 -0700 Subject: [PATCH] update act --- docs/lessons/seismograph/activity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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);