From 6526a6934391ef71e059ca003ad17cf5b0e7d145 Mon Sep 17 00:00:00 2001
From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org>
Date: Fri, 6 Dec 2024 07:46:32 +0000
Subject: [PATCH] Fix examples

---
 TS-Example.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/TS-Example.md b/TS-Example.md
index e2c7c07..f5f0fb9 100644
--- a/TS-Example.md
+++ b/TS-Example.md
@@ -69,13 +69,13 @@
 |                            +-----------------+--------------+-----------------+---------------+
 |                            |Non-rural areas  |Rural areas*  |Non-rural areas  | Rural areas*  |
 +:===========================+=================+==============+=================+===============+
-| > 1372 (4500)              | 65              |130           |65               |130            |
+| \> 1372 (4500)             | 65              |130           |65               |130            |
 +----------------------------+-----------------+--------------+-----------------+---------------+
 |1220 (4000) to 1372(4500)   |70               |140           |70               |140            |
 +----------------------------+-----------------+--------------+-----------------+---------------+
 |1067 (3500) to 1220 (4000)  |75               |150           |75               |150            |
 +----------------------------+-----------------+--------------+-----------------+---------------+
-|915 (3000) to1067(3500)     |100              |200           |100              |200            |
+|915 (3000) to 1067(3500)    |100              |200           |100              |200            |
 +----------------------------+-----------------+--------------+-----------------+---------------+
 |763 (2500) to 915 (3000)    |140              |280           |140              |280            |
 +----------------------------+-----------------+--------------+-----------------+---------------+
-- 
GitLab