From c72b3c1fb86a08e4881e7d1121101f8189619004 Mon Sep 17 00:00:00 2001 From: dupreeda Date: Tue, 2 Aug 2022 13:26:47 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e64197e..8c13d08 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Description of the particular configuration options are (defaults are in parenth ## Domain and case related configurations * `domain` - Name of the simulation case (""). + - Name of the simulation case (""). * `resolution` Name of the particular domain resolution scenario (""). * `scenario` Name of the individual scenario in the case (""). * `nested_domain` False indicates parent and True nested domain. (False). -- GitLab