Skip to content

Commit 3f1537f

Browse files
committed
misc
1 parent 453e940 commit 3f1537f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/lib/parameters.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@ export const PARAMETER_NAMES: Record<string, string> = {
826826
MEPIQU1: "Mepiquat chlorure (utiliser MEPIQUA)",
827827
AMISUL: "Amisulbron",
828828
PESTOT: "Total pesticides",
829-
TOTALPESTICIDES: "Total pesticides (recalculé)",
829+
TOTALPESTICIDE: "Total pesticides (recalculé)",
830830
};
831831

832832
export function getParameterName(code: string): string {

0 commit comments

Comments
 (0)