Skip to content

Commit 5eb6664

Browse files
Fix typo
Co-authored-by: Alexander Demicev <[email protected]>
1 parent 10aa1d4 commit 5eb6664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/proposals/20240807-in-place-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ However, each external updater should define their own security model. Depending
464464

465465
### Test Plan
466466

467-
To test the external update strategy, we will implement a "CAPD Kubeadm Updater." This will serve as a reference implementation and will be integrated into CAPI CI. In-place updates will be performed by executing a set of commands in the container, similar to how it is currently implemented for cloud config when machine is bootstrapped.
467+
To test the external update strategy, we will implement a "CAPD Kubeadm Updater". This will serve as a reference implementation and will be integrated into CAPI CI. In-place updates will be performed by executing a set of commands in the container, similar to how it is currently implemented for cloud config when machine is bootstrapped.
468468

469469
### Graduation Criteria
470470

0 commit comments

Comments
 (0)