Skip to content

Commit aac6af3

Browse files
authored
DOCSP-28854 Fixes build error (#2798)
1 parent b9aa4f6 commit aac6af3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/includes/steps-deploy-sharded-cluster-config-server.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ action:
9090
]
9191
}
9292
)
93-
post:
93+
post: |
94+
9495
.. note::
9596
9697
To use the config server replica set (CSRS) in this procedure, you must first wait

0 commit comments

Comments
 (0)