Skip to content

Commit dcc8731

Browse files
fix warnings 1.9 (#2)
* fix errors * fix errors
1 parent e800f27 commit dcc8731

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

source/atlasdeployment-custom-resource.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ documentation to customize your specifications.
460460
Hardware specifications for :ref:`analytics nodes
461461
<analytics-nodes-overview>` needed in the region. Analytics nodes
462462
handle analytic data such as reporting queries from |bic|. Analytics
463-
nodes are read-only and can never become the :term:`primary`.
463+
nodes are read-only and can never become the :primary.
464464

465465
If you don't specify this parameter, |service| deploys no analytics
466466
to this region.
@@ -558,7 +558,7 @@ documentation to customize your specifications.
558558
*Optional*
559559

560560
Hardware specifications for electable nodes in the region.
561-
Electable nodes can become the :term:`primary` and can enable
561+
Electable nodes can become the :primary and can enable
562562
local reads.
563563

564564
If you don't specify this option, |service| deploys no electable
@@ -577,7 +577,7 @@ documentation to customize your specifications.
577577
:ref:`GCP <google-gcp>`, and :ref:`Azure <microsoft-azure>` custom
578578
storage sizes.
579579

580-
If you deploy a :term:`sharded cluster`, or :doc:`global {+cluster+}
580+
If you deploy a :sharded cluster, or :atlas:`global {+cluster+}
581581
</global-clusters>`, you must choose an instance size of ``M30`` or
582582
greater.
583583

@@ -593,7 +593,7 @@ documentation to customize your specifications.
593593
*Conditional*
594594

595595
Number of electable nodes for |service| to deploy to the region.
596-
Electable nodes can become the :term:`primary` and can enable
596+
Electable nodes can become the :primary and can enable
597597
local reads.
598598

599599
The combined ``electableSpecs.nodeCount`` across all
@@ -633,7 +633,7 @@ documentation to customize your specifications.
633633
have a priority of ``7``. The lowest possible priority is ``1``.
634634

635635
The priority ``7`` region identifies the **Preferred Region** of
636-
the {+cluster+}. |service| places the :term:`primary` node in the
636+
the {+cluster+}. |service| places the :primary node in the
637637
**Preferred Region**. Priorities ``1`` through ``7`` are
638638
exclusive: you can't assign a given priority to more than one
639639
region per {+cluster+}.
@@ -652,7 +652,7 @@ documentation to customize your specifications.
652652
*Optional*
653653

654654
Hardware specifications for read-only nodes in the region.
655-
Read-only nodes can never become the :term:`primary` member, but
655+
Read-only nodes can never become the :primary member, but
656656
can enable local reads.
657657

658658
If you don't specify this parameter, |service| deploys no read-only

0 commit comments

Comments
 (0)