From 03ee689e40177da8130a17ea158eb421734c542a Mon Sep 17 00:00:00 2001
From: Dorchies David <david.dorchies@inrae.fr>
Date: Thu, 3 Jun 2021 13:56:16 +0200
Subject: [PATCH] fix:  mispelled line in objective_description

---
 data-raw/objective_description.txt | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/data-raw/objective_description.txt b/data-raw/objective_description.txt
index 775297b..64148be 100644
--- a/data-raw/objective_description.txt
+++ b/data-raw/objective_description.txt
@@ -2,8 +2,7 @@ code	type	name	description
 l1	low	vigilance	sensibilisation for water usage reduction
 l2	low	alert	restriction of 30% of non productive water withdrawals
 l3	low	reinforced alert	restriction of 50% of water withdrawals excluding drinking water supply
-l4	low	crisis	only the drinking water supply and respect for biological life
-are insured
+l4	low	crisis	only the drinking water supply and respect for biological life are insured
 h1	high	yellow	localized overflow flooding
 h2	high	orange	flood causing major overflows
 h3	high	red	major flood, direct and widespread threat
-- 
GitLab