From eafadde06084f61fde5c0414642a841b53801eb3 Mon Sep 17 00:00:00 2001
From: Nicolas KAROLAK <nicolas@karolak.fr>
Date: Tue, 14 Apr 2020 09:42:52 +0000
Subject: [PATCH] requirements.txt link

---
 doc/image.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/image.md b/doc/image.md
index 373b8e69..dd5fe97a 100644
--- a/doc/image.md
+++ b/doc/image.md
@@ -3,7 +3,7 @@
 ## Requirements
 
 - [Packer](https://packer.io): this is the tool that will automate all the steps of image creation
-- [Ansible](https://docs.ansible.com/): this is the tool that will be used to provision the virtual machine (take a look at the [requirements.txt file](/requirements.txt) fo exact Ansible requirements)
+- [Ansible](https://docs.ansible.com/): this is the tool that will be used to provision the virtual machine (take a look at the [requirements.txt file](/requirements.txt) for exact Ansible requirements)
 - [VMware OVF Tool](https://code.vmware.com/web/tool/4.4.0/ovf): this is required by Packer to export the image from the VMware Hypervisor
 - A running and reachable VMware ESXi Hypervisor
 
-- 
GitLab