Skip to content

Commit 339177b

Browse files
fix: requested changes made for #1459
2 parents 215caf6 + 558a5e8 commit 339177b

File tree

1 file changed

+2
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/max

1 file changed

+2
-1
lines changed

lib/node_modules/@stdlib/math/base/special/max/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ double stdlib_base_max( const double x, const double y );
156156
157157
<!-- C API usage notes. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
158158
159-
<section class="notes">
159+
<section class="notes">
160160
161161
</section>
162162
@@ -165,6 +165,7 @@ double stdlib_base_max( const double x, const double y );
165165
<!-- C API usage examples. -->
166166
167167
<section class="examples">
168+
168169
169170
### Examples
170171

0 commit comments

Comments
 (0)