Fix incorrect capitalization

Don't capitalize Database in the middle of a sentence

Change-Id: Idc343767dd9a896116d15e98e880988e8beb8a9f
This commit is contained in:
Joe Gordon 2014-03-27 14:52:53 -07:00
parent c3214cb8eb
commit 2cc389b7eb
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ Questions which need to be addressed by this section include:
- What new data objects and/or database schema changes is this going to require?
- What Database migrations will accompany this change.
- What database migrations will accompany this change.
- How will the initial set of new data objects be generated, for example if you
need to take into account existing instances, or modify other existing data