Merge pull request #3826 from BeQ/patch-1

DOCS Update 0_Versioning.md
This commit is contained in:
Daniel Hensby 2015-01-25 11:21:30 +00:00
commit efb1eb5886

View File

@ -30,7 +30,7 @@ The extension is automatically applied to `SiteTree` class. For more information
## Database Structure
Depending on how many stages you configured, two or more new tables will be created for your records. In the above, this
will create a new `MyClass_Live` table once you've rebuilt the database.
will create a new `MyRecord_Live` table once you've rebuilt the database.
<div class="notice" markdown="1">
Note that the "Stage" naming has a special meaning here, it will leave the original table name unchanged, rather than
@ -174,4 +174,4 @@ permissions, and avoid exposing unpublished content to your users.
## API Documentation
* [api:Versioned]
* [api:Versioned]