From 50aa74f9b0bbfe0da1059621b59e74c3fcad0591 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 19 Sep 2019 16:26:32 +0200 Subject: [PATCH] typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97250d453..05bd109fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ - Ability to configure and export the accounting data to the ACD accounting software - Compute the VAT per item in each invoices, instead of globally -- Use Alpine Linux instead to build the Docker image (#147) +- Use Alpine Linux to build the Docker image (#147) - Fix a bug: invoices with total = 0, are marked as paid on site even if paid by card - Fix a bug: after disabling a group, its associated plans are hidden from the interface - Fix a bug: in case of unexpected server error during stripe payment process, the confirm button is not unlocked