From 5a5687a5062385ac5d3fcb7d7cdd3ee2e61a52b1 Mon Sep 17 00:00:00 2001 From: olgeni Date: Tue, 31 Jan 2017 10:09:59 +0100 Subject: [PATCH] Fix typo. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 97b5c0e68..025cb0ed8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -83,7 +83,7 @@ The following commands can be used to run all the tests: [...] If you want to run your tests on Linux, OpenBSD or FreeBSD, you can use -[vagrant](https://www.vagrantup.com/) with the proveded `Vagrantfile` to +[vagrant](https://www.vagrantup.com/) with the provided `Vagrantfile` to quickly set up VMs and run the tests, e.g.: $ vagrant up freebsd