Skip to content

Commit d184af8

Browse files
authored
chore: fix EditorConfig lint errors
PR-URL: stdlib-js#6945 Closes: stdlib-js#6942 Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent ddb8228 commit d184af8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/constants/time/minutes-in-week

lib/node_modules/@stdlib/constants/time/minutes-in-week/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ var bool = ( MINUTES_IN_WEEK === 10080 );
4747

4848
## Notes
4949

50-
- 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.
50+
- 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.
5151

5252
</section>
5353

0 commit comments

Comments
 (0)