Skip to content

Commit 9d330f2

Browse files
committed
docs: fix section tag
1 parent cd5c423 commit 9d330f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/node_modules/@stdlib/time/tic/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The returned `array` has the following format: `[seconds, nanoseconds]`.
4545

4646
<!-- /.usage -->
4747

48-
<secton class="notes">
48+
<section class="notes">
4949

5050
## Notes
5151

lib/node_modules/@stdlib/time/toc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Similar to `time`, the returned `array` has format `[seconds, nanoseconds]`.
4545

4646
<!-- /.usage -->
4747

48-
<secton class="notes">
48+
<section class="notes">
4949

5050
## Notes
5151

0 commit comments

Comments
 (0)