spelling: virtualization

This commit is contained in:
Josh Soref 2018-03-14 03:29:14 +00:00
parent aa52f68fda
commit 27dfe92f1c

View File

@ -2,7 +2,7 @@ package file
/*
The File builder creates an artifact from a file. Because it does not require
any virutalization or network resources, it's very fast and useful for testing.
any virtualization or network resources, it's very fast and useful for testing.
*/
import (