diff --git a/reports/index.html b/reports/index.html
index 292aef7..01cc504 100644
--- a/reports/index.html
+++ b/reports/index.html
@@ -380,7 +380,7 @@
Table of Contents
- The following requirements have been expressed.
+ The following terms and definitions are described in connection with the context of federated learning, providing a foundational understanding for the concepts discussed in this document.
- Central Server: In federated learning, the central server acts as a hub that coordinates the learning process, aggregates model updates, and distributes aggregated updates back to client devices.
- Client Devices: These are decentralized devices participating in federated learning. Each client device uses its local data to train models independently and sends updates back to the central server.