From a8cb9827b716d2341208db9ae50e447eb0b1da2c Mon Sep 17 00:00:00 2001 From: Scott Reeve Date: Tue, 22 Jul 2014 12:14:41 +0200 Subject: [PATCH] Fix typo Change-Id: I674512d817d44897391e62439e1730bdf89ca9b1 --- doc/source/devref/development.environment.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/devref/development.environment.rst b/doc/source/devref/development.environment.rst index 788387925f6..255ece68a71 100644 --- a/doc/source/devref/development.environment.rst +++ b/doc/source/devref/development.environment.rst @@ -123,7 +123,7 @@ Using fake computes for tests ----------------------------- The number of instances supported by fake computes is not limited by physical -constraints. It allows to perform stress tests on a deployment with few +constraints. It allows you to perform stress tests on a deployment with few resources (typically a laptop). But you must avoid using scheduler filters limiting the number of instances per compute (like RamFilter, DiskFilter, AggregateCoreFilter), otherwise they will limit the number of instances per