From 65d9f7dc1776665b9c940fb4214afdc6d1c00ca5 Mon Sep 17 00:00:00 2001
From: donker <donker@astron.nl>
Date: Mon, 15 May 2023 14:55:49 +0200
Subject: [PATCH] RTSD-79, updated readme.md

---
 tools/readme.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tools/readme.md b/tools/readme.md
index 0fcb9dab2b..ed3d8e651b 100644
--- a/tools/readme.md
+++ b/tools/readme.md
@@ -11,7 +11,7 @@ Style fixing done:
 - Type Conversions to lowercase.
 - Resolutions to lowercase.
 - Attributes to lowercase.
-- Remove space between type function and bracket. 
+- Remove space between type-function and the open bracket. 
 
 ## Usage:
 
@@ -26,5 +26,5 @@ cd git/hdl
 ## Todo:
 
 - Align all code.
-- Check if tabs are converted to spaces.
-- Remove spaces between all type of functions and open bracked.
\ No newline at end of file
+- Check if all tabs are converted to spaces.
+- Remove spaces between all type of functions and the open bracked.
\ No newline at end of file
-- 
GitLab