From 2f8b0801cc2746fc59b058661b44bb0f48a511b8 Mon Sep 17 00:00:00 2001 From: Mark Fox Date: Fri, 11 Oct 2013 15:22:39 -0700 Subject: [PATCH] further tweaking of last commit pt.2 --- docs/en/tutorials/getting-started.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/tutorials/getting-started.rst b/docs/en/tutorials/getting-started.rst index 174528197..5b57a477d 100644 --- a/docs/en/tutorials/getting-started.rst +++ b/docs/en/tutorials/getting-started.rst @@ -201,8 +201,8 @@ At this point no entitiy metadata exists in `src` so you will see a message like "No Metadata Classes to process." Don't worry, we'll create a Product entity and corresponding metadata in the next section. -You should be aware that during the development process you'll periodically want -to synchronize your database schema with your Entities metadata. +You should be aware that during the development process you'll periodically need +to update your database schema to be in sync with your Entities metadata. You can easily recreate the database: