From f4e97ff7f27b54b136c8f4211b0dd4887ac41fb2 Mon Sep 17 00:00:00 2001 From: "Alinson S. Xavier" Date: Wed, 17 Sep 2025 15:05:26 -0500 Subject: [PATCH] docs: Minor fix --- docs/src/format.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/src/format.md b/docs/src/format.md index a769b05..a337fa9 100644 --- a/docs/src/format.md +++ b/docs/src/format.md @@ -1,7 +1,8 @@ # Input data format -RELOG accepts as input a JSON file with four sections: `parameters`, `products`, -`centers` and `plants`. Below, we describe each section in more detail. +RELOG accepts as input a JSON file with five sections: `parameters`, `products`, +`centers`, `plants` and `emissions`. Below, we describe each section in more +detail. ## Parameters