From 021da2f57aadc9f671df43990fac04c7caa3daf5 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Thu, 17 Nov 2016 10:05:29 -0600 Subject: [PATCH] Fix typos. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c03bf4..4d234dd 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ To build manually: 5. To start the VM, run the command `vagrant up`. This will start up the VM and run all of the installation and configuration scripts necessary to set everything up. This takes about 10 minutes. 6. Once this process completes, you can open up the VM within VirtualBox and login. The default credentials are U: vagrant and P: vagrant. -## Vulnerablities +## Vulnerabilities * [See the wiki page](https://github.com/rapid7/metasploitable3/wiki/Vulnerabilities) ## More Information