Skip to content

Commit eeb8a44

Browse files
fix: lint markdown
1 parent ae1c74f commit eeb8a44

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/beta/kurtosis

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/stats/base/dists/beta/kurtosis/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!--
1+
<!--
22
33
@license Apache-2.0
44
@@ -192,7 +192,7 @@ double stdlib_base_dists_beta_kurtosis( const double alpha, const double beta );
192192
193193
<!-- /.usage -->
194194
195-
<!-- C API usage notes. Make sure to keep an empty line after the `section`
195+
<!-- C API usage notes. Make sure to keep an empty line after the `section`
196196
element and another before the `/section` close. -->
197197
198198
<section class="notes">

0 commit comments

Comments
 (0)