Skip to content

Commit 577a561

Browse files
fix(docs): english documentation remove cyrillic characters cdi_kubevirt_patching (#1481)
Signed-off-by: Nikita Korolev <[email protected]>
1 parent b42fa77 commit 577a561

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/internal/cdi_kubevirt_patching.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ cp 000-bundle-images.patch ../../images/cdi-artifact/patches/000-bundle-images.p
6262
cp 003-apiserver-node-selector-and-tolerations.patch ../../images/cdi-artifact/patches/003-apiserver-node-selector-and-tolerations.patch
6363
```
6464

65-
#### Сlean
65+
#### Clean
6666
```bash
6767
cd ../../
6868
rm -rf tmp/cdi
@@ -94,7 +94,7 @@ git diff --patch "<TAG COMMIT>" HEAD > 004-replicas.patch
9494
cp 004-replicas.patch ../../images/cdi-artifact/patches/004-replicas.patch
9595
git add ../../images/cdi-artifact/patches/004-replicas.patch
9696
```
97-
#### Сlean
97+
#### Clean
9898
```bash
9999
cd ../../
100100
rm -rf tmp/cdi

0 commit comments

Comments
 (0)