summaryrefslogtreecommitdiffstats
path: root/docs/IMPLEMENTATION-DECISIONS.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 20:17:41 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 20:17:41 +0000
commit733be7471242b9d2c0395817a650599d7d14317d (patch)
tree52ccca05aa6ce6e664cfd4f7b8344124e70115ad /docs/IMPLEMENTATION-DECISIONS.md
parentReleasing progress-linux version 0.1.26-0.0~progress7.99u1. (diff)
downloaddebputy-733be7471242b9d2c0395817a650599d7d14317d.tar.xz
debputy-733be7471242b9d2c0395817a650599d7d14317d.zip
Merging upstream version 0.1.27.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs/IMPLEMENTATION-DECISIONS.md')
-rw-r--r--docs/IMPLEMENTATION-DECISIONS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/IMPLEMENTATION-DECISIONS.md b/docs/IMPLEMENTATION-DECISIONS.md
index a5fad33..d3faef6 100644
--- a/docs/IMPLEMENTATION-DECISIONS.md
+++ b/docs/IMPLEMENTATION-DECISIONS.md
@@ -196,7 +196,7 @@ integration up and running. When designing it, the following things were import
can basically be done as a configuration rather than code. This means that `debputy` can provide
automated plugin upgrades from the current format to a future one if needed be.
- * Being able to re-use the declarative parser to handle the error messages and data normalization
+ * Being able to reuse the declarative parser to handle the error messages and data normalization
(this implies `JSON`, `YAML` or similar formats that is easily parsed in to mappings and lists).
* It is important that there is a plugin API compat level that enables us to change the format or