diff --git a/coulomb-parser.html b/coulomb-parser.html index f2f360691..75abdb2fd 100644 --- a/coulomb-parser.html +++ b/coulomb-parser.html @@ -174,7 +174,7 @@
Parsing can fail, and so the parse
method returns an Either object.
In the following code, parsing a known unit meter
results in a successful Right value.
This example illustrates that unit names parse into a corresponding fully qualified diff --git a/coulomb-pureconfig.html b/coulomb-pureconfig.html index c8fa85857..4a38170ee 100644 --- a/coulomb-pureconfig.html +++ b/coulomb-pureconfig.html @@ -221,7 +221,7 @@