diff --git a/coulomb-parser.html b/coulomb-parser.html index c4c75413..6edda7d1 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 afce45be..c2e537bd 100644 --- a/coulomb-pureconfig.html +++ b/coulomb-pureconfig.html @@ -221,7 +221,7 @@