From 9c23a74fb78af86cbb25027787727a00d07a76b0 Mon Sep 17 00:00:00 2001 From: epriestley Date: Fri, 20 Feb 2015 07:26:34 -0800 Subject: [PATCH] Minor wordsmith on prototypes doc Summary: This reads better? Test Plan: reading Reviewers: btrahan, chad Reviewed By: chad Subscribers: epriestley Differential Revision: https://secure.phabricator.com/D11833 --- src/docs/user/userguide/prototypes.diviner | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/docs/user/userguide/prototypes.diviner b/src/docs/user/userguide/prototypes.diviner index 0f9e2c292b..7352502f99 100644 --- a/src/docs/user/userguide/prototypes.diviner +++ b/src/docs/user/userguide/prototypes.diviner @@ -26,9 +26,9 @@ Some applications leave the prototype phase quickly, but other applications may not. We build some prototypes just to make sure a specific technical barrier is surmountable, and may not finish the application for a very long time. In other cases, the prototype seems less interesting or useful once it starts working -than we might have imagined it would be, or be far more challenging than we -thought. We may lower the priority of a project or put it on hold indefinitely -if we're less excited about it after we begin building it. +than we might have imagined it would be, or turns out to be far more +challenging than we thought. We may lower the priority of a project or put it +on hold indefinitely if we're less excited about it after we begin building it. If you're interested in previewing upcoming applications, you can use the `phabricator.show-prototypes` configuration setting to enable prototypes.