Fix typo 'indepedent' in alembic_migration.rst

Change to 'independent'.

Closes-Bug: #1546237
Change-Id: I31acc5ae6d88ea56c9aded94b46573126f557fce
This commit is contained in:
James Arendt 2016-02-12 01:33:43 -08:00
parent 3dec972fcd
commit 887316ae43
1 changed files with 2 additions and 2 deletions

View File

@ -110,8 +110,8 @@ Migration Branches
Neutron makes use of alembic branches for two purposes.
1. Indepedent Sub-Project Tables
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1. Independent Sub-Project Tables
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Various `sub-projects <sub_projects.html>`_ can be installed with Neutron. Each
sub-project registers its own alembic branch which is responsible for migrating