Skip to content

Commit

Permalink
Remove duplicate 'the'.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjohndoe committed Apr 9, 2014
1 parent 5f44b70 commit 2479174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/maintaining/datastore.rst
Expand Up @@ -30,7 +30,7 @@ Relationship to FileStore
-------------------------

The DataStore is distinct but complementary to the FileStore (see
:doc:`filestore`). In contrast to the the FileStore which provides 'blob'
:doc:`filestore`). In contrast to the FileStore which provides 'blob'
storage of whole files with no way to access or query parts of that file, the
DataStore is like a database in which individual data elements are accessible
and queryable. To illustrate this distinction, consider storing a spreadsheet
Expand Down

0 comments on commit 2479174

Please sign in to comment.