From c2dc400572a69fae75e782ed54ebfb24e22ef72c Mon Sep 17 00:00:00 2001 From: Jakob Stoklund Olesen Date: Fri, 28 Oct 2016 11:49:35 -0700 Subject: [PATCH] Typo --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3ceef14248..8befcf42e2 100644 --- a/README.rst +++ b/README.rst @@ -40,7 +40,7 @@ Building Cretonne ----------------- Cretonne is using the Cargo package manager format. First, ensure you have -installed `rust 1.12.0` or above. Then, change the workind directory to your +installed `rust 1.12.0` or above. Then, change the working directory to your clone of cretonne and run:: cargo build