Skip to content

Commit 9218fe2

Browse files
authored
Merge pull request #29744 from ousleyp/prellocation
[virt] typo fix: prellocation to preallocation
2 parents cae1476 + ba4d4d5 commit 9218fe2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/virt-enabling-preallocation-globally.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[id="virt-enabling-preallocation-globally_{context}"]
66
= Enabling preallocation globally
77

8-
You can enable cluster-wide preallocation mode for the Containerized Data Importer (CDI) by adding the `prellocation` field to the `CDI` object.
8+
You can enable cluster-wide preallocation mode for the Containerized Data Importer (CDI) by adding the `preallocation` field to the `CDI` object.
99

1010
.Prerequisites
1111

@@ -34,6 +34,6 @@ spec:
3434
----
3535
<1> The `preallocation` field is a boolean that defaults to false.
3636

37-
. Save and exit your editor to update the `CDI` object and enable prellocation mode.
37+
. Save and exit your editor to update the `CDI` object and enable preallocation mode.
3838

3939

0 commit comments

Comments
 (0)