From 1d5373a2e6fe2ef28e92a3481b9200df24691e82 Mon Sep 17 00:00:00 2001
From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org>
Date: Wed, 20 Nov 2024 15:45:53 +0000
Subject: [PATCH] some corrections for grid tables

---
 ..._implementation_eXtra_Information_for_Test.md | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md b/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md
index bcc547d7..dd246acf 100644
--- a/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md
+++ b/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md
@@ -17,14 +17,14 @@
 |Date:            |2024 March 1                                  |
 +-----------------+----------------------------------------------+
 |Abstract:        |Abstract Test Suite and Implementation        |
-|                 |eXtra Information for Test consists of:       |
+|                 |eXtra Information for Test consists of:/n     |
 |                 | - Definition of the Abstract Protocol        |
-|                 |   Tester (APT)                               |
+|                 |   Tester (APT)/n                             |
 |                 | - Definition of TTCN-3 test                  |
-|                 |   architecture                               |
+|                 |   architecture/n                             |
 |                 | - Development of TTCN-3 test suite,          |
 |                 |   e.g. naming conventions, code              |
-|                 |   documentation, test case structure.        |
+|                 |   documentation, test case structure./n      |
 |                 | - IXIT proforma;                             |
 +-----------------+----------------------------------------------+
 |Template Version:23 February 2015 (Do not modify)               |
@@ -426,13 +426,13 @@ Further primitives might be defined to support other underlying networks.
 +---------------------+------------------+----------+----+
 |TTCN-3 Primitive     |oneM2M Message    |Direction |IUT |
 +:===================:+:================:+:========:+:==:+
-| | |<=> |AE |
+|                     |                  |<=>       |AE  |
 |M2MRequestPrimitive  |Request Primitive +----------+----+
-| | |<=> |CSE |
+|                     |                  |<=>       |CSE |
 +---------------------+------------------+----------+----+
-| | |<=> |AE |
+|                     |                  |<=>       |AE  |
 |M2MResponsePrimitive |Respomse Primitive+----------+----+
-| | |<=> |CSE |
+|                     |                  |<=>       |CSE |
 +---------------------+------------------+----------+----+
 
 
-- 
GitLab