Skip to content

Commit 334253a

Browse files
authored
docs: fix missing closing tags
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 2c1c36f commit 334253a

File tree

1 file changed

+6
-0
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/geometric/logpmf

1 file changed

+6
-0
lines changed

lib/node_modules/@stdlib/stats/base/dists/geometric/logpmf/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,12 @@ int main( void ) {
231231

232232
</section>
233233

234+
<!-- /.examples -->
235+
236+
</section>
237+
238+
<!-- /.c -->
239+
234240
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
235241

236242
<section class="references">

0 commit comments

Comments
 (0)