From 818c0d92ab999d84c1809437d2ec25d1120f71a6 Mon Sep 17 00:00:00 2001 From: Tyler Stromberg Date: Sat, 27 Aug 2011 04:24:04 -0300 Subject: [PATCH] Minor spelling fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7b4be4..7529d8c 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,7 @@ Change the public (destination) directory: ### Ruby Library -Instanciate a `Stasis` object: +Instantiate a `Stasis` object: stasis = Stasis.new('/path/to/project/root')