From 055315083012c42e72ca0ded0ecabe4d165a013d Mon Sep 17 00:00:00 2001
From: Jose Raul Barreras <barreras@unl.edu>
Date: Thu, 30 May 2019 16:38:30 -0500
Subject: [PATCH] fix wording

---
 README.md  | 4 ++--
 _README.md | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index e0a6196..32988a6 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
 To build these images, clone this repository onto a machine with docker and make installed. Run `make` and all of the images will be built and installed as local docker images.  
 This file is automatically updated after execute `git commit` based on the content of file `_README.md` 
 
-### Tools available:  
+### Available tools    
 
  - its-registry.unl.edu/unl-its/docker-ci/detect-secrets:latest
  - its-registry.unl.edu/unl-its/docker-ci/magento2-unit-test:latest
@@ -27,4 +27,4 @@ This file is automatically updated after execute `git commit` based on the conte
  - its-registry.unl.edu/unl-its/docker-ci/static-code-analysis:python 
     
 
-
_Last update: Thu May 30 16:36:42 CDT 2019_
+
_Last update: Thu May 30 16:38:30 CDT 2019_
diff --git a/_README.md b/_README.md
index ca14086..4bfff24 100644
--- a/_README.md
+++ b/_README.md
@@ -9,7 +9,7 @@
 To build these images, clone this repository onto a machine with docker and make installed. Run `make` and all of the images will be built and installed as local docker images.  
 This file is automatically updated after execute `git commit` based on the content of file `_README.md` 
 
-### Tools available:
+### Available tools  
 
 %CONTAINERS_LIST%
   
-- 
GitLab