Skip to content

Commit dd0372e

Browse files
authored
Merge pull request #8156 from Shaad7/fix-typo
📖 Fix a typo in clusterctl move documentation
2 parents 744f3ff + deafee4 commit dd0372e

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)