From bc3a4b067206e3451ae43a673aeffaadadaaa000 Mon Sep 17 00:00:00 2001 From: Robin Andersson Date: Mon, 6 Nov 2023 08:59:08 -0500 Subject: [PATCH] Fixed spelling error in README (#207) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01ae5a44..3bd8c712 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Note that some examples requires optional dependencies for plotting, they are: FMU Import Compliance ----------- PyFMI is tested daily in several different ways: -* Extensive external testing within the `Optimica Compiler Toolkit` (OCT) provided by [Modelon](https://help.modelon.com/latest/reference/oct/) using all models in Modelon Modelica libararies (35000+ models), exported as FMUs. +* Extensive external testing within the `Optimica Compiler Toolkit` (OCT) provided by [Modelon](https://help.modelon.com/latest/reference/oct/) using all models in Modelon Modelica libraries (35000+ models), exported as FMUs. * Unit tests from the `tests` directory. These use FMUs generated by * OCT * JModelica.org