From 8816c4991be35dc67308a9706025e4c897ca4205 Mon Sep 17 00:00:00 2001 From: Luke Adams Date: Mon, 18 Nov 2024 12:40:45 -0700 Subject: [PATCH] update --- docs/src/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/index.md b/docs/src/index.md index 39ec121..8dc54c0 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -14,7 +14,7 @@ In the future, the package will support providing particle properties using the ```@repl share using PlasmaFormulary, Unitful -debye_length(1e18u"cm^-3", 10u"eV") +PlasmaFormulary.debye_length(1e18u"cm^-3", 10u"eV") ``` ## Related packages