diff options
Diffstat (limited to 'debian/init.d')
-rw-r--r-- | debian/init.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/init.d b/debian/init.d index 4a62a677dba..ecb2255f75d 100644 --- a/debian/init.d +++ b/debian/init.d @@ -29,7 +29,7 @@ # Default-Stop: 0 1 6 # Short-Description: An object/document-oriented database # Description: MongoDB is a high-performance, open source, schema-free -# document-oriented data store that's easy to deploy, manage +# document-oriented data store that's easy to deploy, manage # and use. It's network accessible, written in C++ and offers # the following features: # @@ -40,7 +40,7 @@ # * Replication and fail-over support # * Efficient storage of binary data including large # objects (e.g. videos) -# * Auto-sharding for cloud-level scalability (Q209) +# * Automatic partitioning for cloud-level scalability # # High performance, scalability, and reasonable depth of # functionality are the goals for the project. |