Skip to content

Commit b6d8362

Browse files
committed
DOCSP-48081: Fix setting indentation (#2125)
(cherry picked from commit 3536408)
1 parent 5171bfc commit b6d8362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/steps-configure-filesystem-store.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ content: |
6666
enabled: true
6767
fileSystemStores:
6868
- name: filesystem1
69-
assignmentLabels: ["test1", "test2"]
69+
assignmentLabels: ["test1", "test2"]
7070
opLogStores:
7171
assignmentLabels: ["test1", "test2"]
7272
- name: oplog1

0 commit comments

Comments
 (0)