diff --git a/content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/imu-accelerometer/content.md b/content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/imu-accelerometer/content.md index 86143694f0..8ef7caa853 100644 --- a/content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/imu-accelerometer/content.md +++ b/content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/imu-accelerometer/content.md @@ -55,7 +55,7 @@ The Arduino BMI270_BMM150 library allows us to use the Arduino Nano 33 BLE Rev2 - **Gyroscope** Output data rate is fixed at 104 Hz. - **Magnetometer** Output data rate is fixed at 20 Hz. -If you want to read more about the sensor modules that make up the IMU system, find the datasheet for the BMI270 and the BMM150 here. +If you want to read more about the sensor modules that make up the IMU system, find the datasheet for the BMI270 and the BMM150 here. ### Accelerometer