Skip to content

Commit 987f182

Browse files
authored
docs: fix heading and disable lint rule
PR-URL: #11840 Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent bda2f4f commit 987f182

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

docs/talks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ limitations under the License.
1818
1919
-->
2020

21+
<!--lint disable expected-html-sections-->
22+
2123
<!--lint disable no-duplicate-headings-in-section-->
2224

2325
# Talks

lib/node_modules/@stdlib/ndarray/base/reinterpret-complex/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ limitations under the License.
1818
1919
-->
2020

21-
# reinterpret
21+
# reinterpretComplex
2222

2323
> Reinterpret a complex-valued floating-point [ndarray][@stdlib/ndarray/base/ctor] as a real-valued floating-point [ndarray][@stdlib/ndarray/base/ctor] having the same precision.
2424

0 commit comments

Comments
 (0)