docs: Minor fix

This commit is contained in:
2025-09-17 15:05:26 -05:00
parent f35c84abe9
commit f4e97ff7f2

View File

@@ -1,7 +1,8 @@
# Input data format # Input data format
RELOG accepts as input a JSON file with four sections: `parameters`, `products`, RELOG accepts as input a JSON file with five sections: `parameters`, `products`,
`centers` and `plants`. Below, we describe each section in more detail. `centers`, `plants` and `emissions`. Below, we describe each section in more
detail.
## Parameters ## Parameters