From 848925a5cb5b213975eabcca8efb57a419778b2c Mon Sep 17 00:00:00 2001 From: oneoneonepig Date: Fri, 22 Mar 2019 18:05:02 +0800 Subject: [PATCH] Typo artefact -> artifact --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0210b0e..fccb23a 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ written using [`rtf`](https://github.com/linuxkit/rtf). To run them you can simply execute [`RunTests.ps1`](./tests/RunTests.ps1) inside the `.\tests` directory. It will pick up the kernel/initrd in the parent directory if present. Alternatively, it can download the -artefact from CircleCI if you supply the build number. The script will +artifact from CircleCI if you supply the build number. The script will also download the latest version of `docker` and the version of the `rtf` binary.