diff --git a/lib/node_modules/@stdlib/constants/time/minutes-in-week/README.md b/lib/node_modules/@stdlib/constants/time/minutes-in-week/README.md index d6ae2b4c9f4b..df019e2619d0 100644 --- a/lib/node_modules/@stdlib/constants/time/minutes-in-week/README.md +++ b/lib/node_modules/@stdlib/constants/time/minutes-in-week/README.md @@ -47,7 +47,7 @@ var bool = ( MINUTES_IN_WEEK === 10080 ); ## Notes -- The value is a generalization and does **not** take into account inaccuracies due to daylight savings conventions, crossing timezones, or other complications with time and dates. +- The value is a generalization and does **not** take into account inaccuracies due to daylight savings conventions, crossing timezones, or other complications with time and dates.