Skip to content

Commit d7a4574

Browse files
committed
Fix typo: rysnc -> rsync
1 parent e080fd2 commit d7a4574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/high-performance-computing/lift-and-shift-step-3-data-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ This section outlines the steps for using Azure Data Box, AzCopy, and rsync to t
129129
- `-z`: Compresses data during transfer to reduce bandwidth usage.
130130
131131
> [!NOTE]
132-
> For examples using Rsync, visit [rysnc examples](https://rsync.samba.org/examples.html).
132+
> For examples using Rsync, visit [rsync examples](https://rsync.samba.org/examples.html).
133133
134134
### Example data migration implementation
135135

0 commit comments

Comments
 (0)