diff --git a/lib/node_modules/@stdlib/stats/base/dists/bradford/skewness/README.md b/lib/node_modules/@stdlib/stats/base/dists/bradford/skewness/README.md index 6a0df55bd722..527881da36a8 100644 --- a/lib/node_modules/@stdlib/stats/base/dists/bradford/skewness/README.md +++ b/lib/node_modules/@stdlib/stats/base/dists/bradford/skewness/README.md @@ -26,7 +26,7 @@ limitations under the License.
-The [skewness][skewness] for a [Bradford][bradford-distribution] random variable with shape parameter.`c` is +The [skewness][skewness] for a [Bradford][bradford-distribution] random variable with shape parameter `c` is @@ -36,8 +36,6 @@ The [skewness][skewness] for a [Bradford][bradford-distribution] random variable -where `c` is the shape parameter. -