From 1c8927ca3672ed5c4375cd2a27faf56d032c7b4c Mon Sep 17 00:00:00 2001 From: Ryan Geary Date: Tue, 1 Jan 2019 23:31:51 -0500 Subject: [PATCH] Correct 'one' to 'once' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e48f515f03..704e22bc25 100644 --- a/README.md +++ b/README.md @@ -106,4 +106,4 @@ If you'd like to preview the theme locally (for example, in the process of propo ### Running tests -The theme contains a minimal test suite, to ensure a site with the theme would build successfully. To run the tests, simply run `script/cibuild`. You'll need to run `script/bootstrap` one before the test script will work. +The theme contains a minimal test suite, to ensure a site with the theme would build successfully. To run the tests, simply run `script/cibuild`. You'll need to run `script/bootstrap` once before the test script will work.