Skip to content

Commit deafee4

Browse files
Fix a typo
Signed-off-by: Shaad7 <[email protected]>
1 parent 744f3ff commit deafee4

File tree

1 file changed

+1
-1
lines changed
  • docs/book/src/clusterctl/commands

1 file changed

+1
-1
lines changed

docs/book/src/clusterctl/commands/move.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ while doing the move operation, and possible race conditions happening while the
5252
remediating etc. has never been investigated nor addressed.
5353

5454
In order to avoid further confusion about this point, `clusterctl backup` and `clusterctl restore` commands have been
55-
removed because they were built on top of `clusterctl move` logic and they were sharing he same limitations.
55+
removed because they were built on top of `clusterctl move` logic and they were sharing the same limitations.
5656
User can use `clusterctl move --to-directory` and `clusterctl move --from-directory` instead; this will hopefully
5757
make it clear those operation have the same limitations of the move command.
5858

0 commit comments

Comments
 (0)