Skip to content

Commit f1f6b47

Browse files
committed
1 parent b379c97 commit f1f6b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/zh/LC_MESSAGES/core/replica-set-primary.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ msgid ""
3333
"oplog>`. :ref:`Secondary <replica-set-secondary-members>` members replicate "
3434
"this log and apply the operations to their data sets."
3535
msgstr ""
36-
"在复制集中,主节点是唯一能够接收写请求的节点。MongoDB在 :term:`primary` 上进"
36+
"在复制集中,主节点是唯一能够接收写请求的节点。MongoDB在 :term:`主节点 <primary>` 上进"
3737
"行写操作,并会将这些操作记录到主节点的 :doc:`oplog </core/replica-set-"
3838
"oplog>` 中。 :ref:`从节点 <replica-set-secondary-members>` 会将oplog复制到其"
3939
"本机并将这些操作应用到其自己的数据集上。"

0 commit comments

Comments
 (0)