From 6870fdc6043f3398f82befea6c04500ec4ab966b Mon Sep 17 00:00:00 2001 From: Joel Spadin Date: Sun, 8 Aug 2021 13:09:21 -0500 Subject: fix(docs): Appease Prettier Fixed code formatting in docs files. --- docs/src/pages/power-profiler.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/src/pages') diff --git a/docs/src/pages/power-profiler.js b/docs/src/pages/power-profiler.js index fc803c5..e969992 100644 --- a/docs/src/pages/power-profiler.js +++ b/docs/src/pages/power-profiler.js @@ -16,9 +16,9 @@ import "../css/power-profiler.css"; const Disclaimer = `This profiler makes many assumptions about typing activity, battery characteristics, hardware behavior, and - doesn't account for error of user inputs. For example battery + doesn't account for error of user inputs. For example battery mAh, which is often incorrectly advertised higher than it's actual capacity. - While it tries to estimate power usage using real power readings of ZMK, + While it tries to estimate power usage using real power readings of ZMK, every person will have different results that may be worse or even better than the estimation given here.`; -- cgit v1.2.3