Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
Signed-off-by: Shaad7 <[email protected]>
  • Loading branch information
AbdullahAlShaad committed Feb 23, 2023
1 parent 744f3ff commit deafee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/src/clusterctl/commands/move.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ while doing the move operation, and possible race conditions happening while the
remediating etc. has never been investigated nor addressed.

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

Expand Down

0 comments on commit deafee4

Please sign in to comment.