diff --git a/lib/node_modules/@stdlib/stats/base/dists/gumbel/logcdf/package.json b/lib/node_modules/@stdlib/stats/base/dists/gumbel/logcdf/package.json index ea73064bccc5..90cd93b79cc4 100644 --- a/lib/node_modules/@stdlib/stats/base/dists/gumbel/logcdf/package.json +++ b/lib/node_modules/@stdlib/stats/base/dists/gumbel/logcdf/package.json @@ -1,7 +1,7 @@ { "name": "@stdlib/stats/base/dists/gumbel/logcdf", "version": "0.0.0", - "description": "Gumbel distribution logarithm of cumulative distribution function.", + "description": "Gumbel distribution logarithm of cumulative distribution function (CDF).", "license": "Apache-2.0", "author": { "name": "The Stdlib Authors",