Skip to content

Commit b55d423

Browse files
Update README.md
1 parent 5b7299d commit b55d423

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ structure of a preCICE configuration in a way that is useful in checking for log
99
This logic can also be used to generate a precice-config.xml from a given set of nodes.
1010

1111
> [!NOTE]
12-
> This library assumes the config file to follow some basic rules. For example, references by name are assumed to exist.
12+
> This library assumes the config file to adhere to preCICE conguration-file syntax. For example, references by name are assumed to exist.
1313
> If the config file passes the preCICE-built-in checks (`precice-tools check` before preCICE version 3.3.0; `precice-config-validate` after preCICE version 3.3.0) without errors, then it is also
1414
> read correctly by this library. If `precice-config-validate` does not succeed, the behavior of this library is
1515
> undefined (it will probably crash).

0 commit comments

Comments
 (0)