Skip to content

Commit dda2a5b

Browse files
committed
.yaml fixes
1 parent 0b0f6cd commit dda2a5b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/includes/extracts-option-requires.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,45 +4,45 @@ source:
44
ref: option-requires-version
55
file: extracts-option-requires.yaml
66
replacement:
7-
version: "4.2"
7+
object: "4.2"
88
---
99
ref: option-requires-4.4
1010
source:
1111
ref: option-requires-version
1212
file: extracts-option-requires.yaml
1313
replacement:
14-
version: "4.4"
14+
object: "4.4"
1515
---
1616
ref: option-requires-5.0
1717
source:
1818
ref: option-requires-version
1919
file: extracts-option-requires.yaml
2020
replacement:
21-
version: "5.0"
21+
object: "5.0"
2222
---
2323
ref: option-requires-5.3
2424
source:
2525
ref: option-requires-version
2626
file: extracts-option-requires.yaml
2727
replacement:
28-
version: "5.3"
28+
object: "5.3"
2929
---
3030
ref: option-requires-6.0
3131
source:
3232
ref: option-requires-version
3333
file: extracts-option-requires.yaml
3434
replacement:
35-
version: "6.0"
35+
object: "6.0"
3636
---
3737
ref: option-requires-7.0
3838
source:
3939
ref: option-requires-version
4040
file: extracts-option-requires.yaml
4141
replacement:
42-
version: "7.0"
42+
object: "7.0"
4343
---
4444
ref: option-requires-version
4545
content: |
46-
This option is available since MongoDB {{version}} and will result in an
46+
This option is available since MongoDB {{object}} and will result in an
4747
exception at execution time if specified for an older server version.
4848
...

0 commit comments

Comments
 (0)