Skip to content

Commit

Permalink
fixup word
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Dec 19, 2024
1 parent e3fbbf3 commit e45cc06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usingcurl/transfers/skip.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Skip download if already done

Sometimes when writing a script or similar to do internet transfers every now
Sometimes when writing a script or similar to do Internet transfers every now
and then you end up in a situation when you rather have curl skip doing the
transfer if indeed the target file is already present locally. Maybe after the
previous invoke, maybe for another reason.
Expand Down

0 comments on commit e45cc06

Please sign in to comment.