From 2bd0a71e714b87195afb70080e3272c91d49b1f3 Mon Sep 17 00:00:00 2001 From: Christian Ardiente Eda Date: Wed, 25 Nov 2020 16:36:59 +0100 Subject: [PATCH] Extra space typo --- {{cookiecutter.app_name}}_role/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.app_name}}_role/README.md b/{{cookiecutter.app_name}}_role/README.md index 25dfc70..99b5a85 100644 --- a/{{cookiecutter.app_name}}_role/README.md +++ b/{{cookiecutter.app_name}}_role/README.md @@ -32,7 +32,7 @@ Ansible {{ cookiecutter.ansible_version }} version installed. Molecule 3.x.x version installed. -For testing purposes, [Molecule](https://molecule.readthedocs.io/) with [Docker](https://www.docker.com/) as driver and [Goss] (https://github.com/aelsabbahy/goss) as verifier. +For testing purposes, [Molecule](https://molecule.readthedocs.io/) with [Docker](https://www.docker.com/) as driver and [Goss](https://github.com/aelsabbahy/goss) as verifier. ### Installing