Skip to content

Commit 821a0bc

Browse files
authored
docs: update related packages sections
PR-URL: #8535 Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent a0a76ca commit 821a0bc

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ int main( void ) {
168168

169169
## See Also
170170

171-
- <span class="package-name">[`@stdlib/math/base/special/floorf`][@stdlib/math/base/special/floorf]</span><span class="delimiter">: </span><span class="description">round a single-precision floating-point numeric value toward negative infinity.</span>
171+
- <span class="package-name">[`@stdlib/math/base/special/floorf`][@stdlib/math/base/special/floorf]</span><span class="delimiter">: </span><span class="description">round a single-precision floating-point number toward negative infinity.</span>
172172

173173
</section>
174174

0 commit comments

Comments
 (0)