diff options
author | greg <greg@x220.(none)> | 2012-05-01 09:32:59 -0700 |
---|---|---|
committer | greg <greg@x220.(none)> | 2012-05-01 09:32:59 -0700 |
commit | dce379221896bc5f3c0f4cabc99aea89ed75be2f (patch) | |
tree | 49f405771a5ff71fac421ba6f48d2eb572577c96 /docs/source/relnotes.rst | |
parent | 6e930791e9f998c83f6c58cd59939cf1d6da9379 (diff) | |
download | mediagoblin-dce379221896bc5f3c0f4cabc99aea89ed75be2f.tar.lz mediagoblin-dce379221896bc5f3c0f4cabc99aea89ed75be2f.tar.xz mediagoblin-dce379221896bc5f3c0f4cabc99aea89ed75be2f.zip |
One character chage: "our" to "your" in the release notes as it makes more
sense, I believe.
Diffstat (limited to 'docs/source/relnotes.rst')
-rw-r--r-- | docs/source/relnotes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/relnotes.rst b/docs/source/relnotes.rst index 93d2eb85..2efded73 100644 --- a/docs/source/relnotes.rst +++ b/docs/source/relnotes.rst @@ -32,7 +32,7 @@ follow the instructions in the deployment chapter. If on the other hand you want to continue to use one instance, read on. -To convert our data from MongoDB to SQL(alchemy), you need +To convert your data from MongoDB to SQL(alchemy), you need to follow these steps: 1. Make sure your MongoDB is still running and has your |