From 3de1d25c11c592510cd1be3c8c2e7fa754305484 Mon Sep 17 00:00:00 2001 From: Ian Truslove Date: Sun, 2 Mar 2014 13:32:48 -0700 Subject: [PATCH] Fix minor typo --- docs/sources/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/index.rst b/docs/sources/index.rst index df111f6aa5..a89349b2bb 100644 --- a/docs/sources/index.rst +++ b/docs/sources/index.rst @@ -17,7 +17,7 @@ Common use cases for Docker include: - Deploying and scaling databases and backend services in a service-oriented environment. - Building custom PaaS environments, either from scratch or as an extension of off-the-shelf platforms like OpenShift or Cloud Foundry. -Please note Docker is currently under heavy developement. It should not be used in production (yet). +Please note Docker is currently under heavy development. It should not be used in production (yet). For a high-level overview of Docker, please see the `Introduction `_. When you're ready to start working with