chore: Fix typo in release notes

This commit is contained in:
Joachim Van Herwegen 2022-02-28 07:27:21 +01:00
parent c15efc0b82
commit 207419bfd4

View File

@ -22,7 +22,7 @@ The `@context` needs to be updated to
The following changes pertain to the imports in the default configs: The following changes pertain to the imports in the default configs:
- A new configuration option needs to be imported: - A new configuration option needs to be imported:
- `/app/variables/default/json` contains everything related to parsing CLI arguments - `/app/variables/default.json` contains everything related to parsing CLI arguments
and assigning values to variables. and assigning values to variables.
The following changes are relevant for v2 custom configs that replaced certain features. The following changes are relevant for v2 custom configs that replaced certain features.