Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Reddiepoint committed Feb 22, 2024
1 parent 4f7bd29 commit 0524642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/help.rs
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ impl HelpUI {

ui.heading("Upload");
ui.label("Uploads content to MultiUp.\n\n\
Remote uploaded with data streaming enabled allows for better support of different sites, including Debrid services.\
Remote uploaded with data streaming enabled allows for better support of different sites, including Debrid services. \
Since this is an experimental feature, be careful when uploading large files.\n\
Data streaming essentially downloads and uploads chunks of data, as if the file was downloaded \
to disk and then uploaded to MultiUp. However, in this case, the data is not written to disk.");
Expand Down

0 comments on commit 0524642

Please sign in to comment.