From 0d8503b584ce1ab9cc4c009bf1fcbe67810a4ed2 Mon Sep 17 00:00:00 2001 From: Silvio Traversaro Date: Thu, 2 Feb 2023 15:54:52 +0100 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35372334..471492ba 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ to run all the tests. Tests are also a nice **starting points** to learn how to use the library and how to implement your own filters! _Just have a look at them!_ -# 📝 API documentaion and example code +# 📝 API documentation and example code Doxygen-generated documentation is available [here](https://robotology.github.io/bayes-filters-lib/doc/html/index.html).