From 15bf76243a033483d8b167e2dfd7373d965027b6 Mon Sep 17 00:00:00 2001 From: matthieudelaro Date: Wed, 12 Jun 2024 11:16:44 +0200 Subject: [PATCH] Improve README.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c0f54ae..ddc1e2a 100644 --- a/readme.md +++ b/readme.md @@ -677,7 +677,7 @@ For the regression tests we have to use specific compilers and interpreters: -Please notice that in general you can use older compilers and interpreters with the generated source code. For instance you can use Java 1.6 to compile and run models. +Please note that, in general, you can use older compilers and interpreters with the generated source code. For instance, you can use Java 1.6 to compile and run models. ### Logging