diff --git a/docs/design_guide.rst b/docs/design_guide.rst index ea7848892c..30c926d621 100644 --- a/docs/design_guide.rst +++ b/docs/design_guide.rst @@ -365,7 +365,7 @@ properties. +=======================+=======================+=========================================================================+ | ``acceleration`` | (float, float, float) | x, y, z meter per second per second | +-----------------------+-----------------------+-------------------------------------------------------------------------+ -| ``magnetic`` | (float, float, float) | x, y, z micro-Tesla (uT) | +| ``magnetic`` | (float, float, float) | x, y, z micro-Tesla (uT) | +-----------------------+-----------------------+-------------------------------------------------------------------------+ | ``orientation`` | (float, float, float) | x, y, z degrees | +-----------------------+-----------------------+-------------------------------------------------------------------------+