Skip to content

Commit 0950868

Browse files
author
Your Name
committed
fix(docs): lowercase 'binomial' in entropy package description
1 parent 0b79b81 commit 0950868

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/binomial/entropy

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/base/dists/binomial/entropy/README.md

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

2121
# Entropy
2222

23-
> [Binomial][binomial-distribution] distribution [entropy][entropy].
23+
> [binomial][binomial-distribution] distribution [entropy][entropy].
2424
2525
<!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. -->
2626

0 commit comments

Comments
 (0)