Skip to content

Commit

Permalink
Update configuration-export.md
Browse files Browse the repository at this point in the history
Suggest a name for preCICE exports directory more consistent with the rest of the tutorial file/directory names
  • Loading branch information
MakisH authored Aug 16, 2023
1 parent ba1f059 commit 2bb3550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/docs/configuration/configuration-export.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ It is generally a good idea to structure these exports giving them a directory t
```xml
<participant name="MySolver1">
...
<export:vtu directory="preCICE-output" />
<export:vtu directory="precice-exports" />
...
</participant>
```
Expand Down

0 comments on commit 2bb3550

Please sign in to comment.