We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd13ba commit 7b26020Copy full SHA for 7b26020
README.md
@@ -33,7 +33,7 @@ See [Upgrading from 3.x to 4.x](https://github.com/angularsen/UnitsNet/wiki/Upgr
33
* [Example: Creating a unit converter app](#example-app)
34
* [Example: WPF app using IValueConverter to parse quantities from input](#example-wpf-app-using-ivalueconverter-to-parse-quantities-from-input)
35
* [Precision and accuracy](#precision)
36
-* [Serializable with JSON.NET](#serialization)
+* [Serialize with JSON.NET](#serialization)
37
* Extensible with [custom units](https://github.com/angularsen/UnitsNet/wiki/Extending-with-Custom-Units)
38
* [Contribute](#contribute) if you are missing some units
39
* [Continuous integration](#ci) posts status reports to pull requests and commits
0 commit comments