From 029c0b9e2c225702f71991a652607ebd380d960a Mon Sep 17 00:00:00 2001
From: Matthias Simon <matthias.simon@nokia.com>
Date: Wed, 11 Dec 2024 15:17:15 +0100
Subject: [PATCH] Fix some typos

---
 README.md | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index ec65b26..04a6fd2 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,19 @@ actual TTCN-3 standard deliverables. If you are looking for the finalized
 TTCN-3 standard documents, please visit the [TTCN-3 website](https://www.ttcn-3.org/) or its [download section](https://www.ttcn-3.org/index.php/downloads/standards)
 
 
-## Change Request
+## Change Requests
 
 You may [request changes](https://labs.etsi.org/rep/mts/ttcn3/standard/-/issues) to the TTCN-3 standard by creating an issue or merge
 request. Have a look at the standard operation procedure for [making a change
 request](docs/how-to-make-a-change-request.md).
 
 
+## Meeting Notes and Decision Records
+
+The folder [meetings](meetings/) contains notes and record from various meetings of the ETSI TTCN-3 work sessions.
+
+
 ## Standard Procedures
 
-We created some [standard procedure documents](docs/) to ease getting started with our work.
+We further created some [standard procedure documents](docs/) to ease
+getting started with our work.
-- 
GitLab