Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix spelling of "on-premises" #6264

Open
wants to merge 1 commit into
base: v8.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/administration/monitoring.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ a running MongoDB instance:
deployments to collect data and provide visualization and alerts
based on that data.

- MongoDB Ops Manager is :products:`an on-premise solution available in
- MongoDB Ops Manager is :products:`an on-premises solution available in
MongoDB Enterprise Advanced </mongodb-enterprise-advanced?tck=docs_server>`
that monitors running MongoDB deployments to collect data and provide
visualization and alerts based on that data.
Expand Down Expand Up @@ -181,7 +181,7 @@ a paid subscription.

- |MMS| is a cloud-based suite of services for managing MongoDB
deployments. |MMS| provides monitoring, backup, and automation
functionality. For an on-premise solution, see also
functionality. For an on-premises solution, see also
:products:`Ops Manager, available in MongoDB Enterprise Advanced
</mongodb-enterprise-advanced?tck=docs_server>`.

Expand Down
2 changes: 1 addition & 1 deletion source/administration/production-checklist-operations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ Backups
Monitoring
~~~~~~~~~~

- Use |mms-home| or :products:`Ops Manager, an on-premise
- Use |mms-home| or :products:`Ops Manager, an on-premises
solution available in MongoDB Enterprise Advanced
</mongodb-enterprise-advanced?tck=docs_server>` or another monitoring system to
monitor key database metrics and set up alerts for them. Include
Expand Down
2 changes: 1 addition & 1 deletion source/core/backups.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Ops Manager

With Ops Manager, MongoDB subscribers can install and run the same core
software that powers :ref:`backup-with-mms` on their own infrastructure.
Ops Manager is an on-premise solution that has similar functionality to
Ops Manager is an on-premises solution that has similar functionality to
|MMS| and is available with Enterprise Advanced subscriptions.

For more information about Ops Manager, see the `MongoDB Enterprise
Expand Down
2 changes: 1 addition & 1 deletion source/faq/concurrency.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ methods:
- :binary:`~bin.mongotop`,
- :binary:`~bin.mongostat`, and/or
- the |mms-home| or
:products:`Ops Manager, an on-premise solution available in
:products:`Ops Manager, an on-premises solution available in
MongoDB Enterprise Advanced
</mongodb-enterprise-advanced?tck=docs_server>`

Expand Down
2 changes: 1 addition & 1 deletion source/faq/diagnostics.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ What tools are available for monitoring MongoDB?
.. include:: /includes/replacement-mms.rst

The |mms-home| and
:products:`Ops Manager, an on-premise solution available in MongoDB
:products:`Ops Manager, an on-premises solution available in MongoDB
Enterprise Advanced </mongodb-enterprise-advanced?tck=docs_server>` include
monitoring functionality, which collects data from running MongoDB
deployments and provides visualization and alerts based on that data.
Expand Down
2 changes: 1 addition & 1 deletion source/includes/fact-mms-summary.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
cloud-hosted database-as-a-service. |mms-home|, a hosted service,
and `Ops Manager
<https://www.mongodb.com/products/mongodb-enterprise-advanced?tck=docs_server>`_,
an on-premise solution, provide monitoring, backup, and
an on-premises solution, provide monitoring, backup, and
automation of MongoDB instances. For documentation, see `Atlas
documentation <https://docs.atlas.mongodb.com?tck=docs_server>`_, the
|mms-docs| and `Ops Manager documentation
Expand Down
2 changes: 1 addition & 1 deletion source/includes/steps-restore-primary-from-backup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ content: |
produces MongoDB database files for :mms-docs:`stored snapshots
</tutorial/restore-from-snapshot/>` and :mms-docs:`point in time
snapshots </tutorial/restore-from-point-in-time-snapshot/>`.
For :products:`Ops Manager, an on-premise solution available in
For :products:`Ops Manager, an on-premises solution available in
MongoDB Enterprise Advanced </mongodb-enterprise-advanced?tck=docs_server>`,
see also the :opsmgr:`Ops Manager Backup overview </core/backup-overview>`.

Expand Down
2 changes: 1 addition & 1 deletion source/reference/operator/aggregation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Aggregation Pipeline Operators
:depth: 2
:class: singlecol

The aggregation pipeline operators are compatible with MongoDB Atlas and on-premise environments.
The aggregation pipeline operators are compatible with MongoDB Atlas and on-premises environments.

.. include:: /includes/extracts/operators-toc-explanation.rst

Expand Down