From 23e54c4d45361f4fe2fd1036e9ae252bbc6016b7 Mon Sep 17 00:00:00 2001
From: Denis Filatov <denis.filatov@etsi.org>
Date: Tue, 12 May 2020 18:53:08 +0200
Subject: [PATCH] fix typos & Link to base spec in README.md

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

diff --git a/README.md b/README.md
index 33e91d9..b5992e7 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # ASN.1 module for TIR-TPG (ETSI TS 101 556-2)
 
 This repository contains the ASN.1 module for ASN.1 modules for Tyre Information System (TIS) and Tyre Pressure Gauge (TPG) messages in the **TIS-TPG-Transactions-Descriptions.asn** file.
-* The module is published with the **[ETSI TS 101 556-2 v1.1.1](https://www.etsi.org/deliver/etsi_ts/101500_101599/10155602/01.01.01_60/ts_10155602v010101p.pdf)** at February 2016.
+* The module is published with the **[ETSI TS 101 556-2 v1.1.1](https://www.etsi.org/deliver/etsi_ts/101500_101599/10155602/01.01.01_60/ts_10155602v010101p.pdf)** (2016-02).
 
 ## License
 
@@ -11,4 +11,4 @@ See the attached LICENSE file or visit https://forge.etsi.org/legal-matters.
 
 ## Dependencies
 
-- **[ITS-Container](https://forge.etsi.org/rep/ITS/asn1/cdd_ts102894_2)** module from [ETSI TS 102 894-2 v1.2.1](https://www.etsi.org/deliver/etsi_ts/102800_102899/10289402/01.02.01_60/ts_10289402v010201p.pdf) - Common Data Dictionary
+- The **[ITS-Container](https://forge.etsi.org/rep/ITS/asn1/cdd_ts102894_2)** module from [ETSI TS 102 894-2 v1.2.1](https://www.etsi.org/deliver/etsi_ts/102800_102899/10289402/01.02.01_60/ts_10289402v010201p.pdf) - Common Data Dictionary
-- 
GitLab