Skip to content

Commit

Permalink
Another typo in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ismasan committed Jan 16, 2025
1 parent 664dcec commit 0856fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/concurrent_downloads.rb
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def path_for(url)
end

###################################
# Program 1: idempoent download of images from the internet
# Program 1: idempotent download of images from the internet
# If not present in the cache, images are downloaded and written to the cache.
# Otherwise images are listed directly from the cache (files on disk).
###################################
Expand Down

0 comments on commit 0856fef

Please sign in to comment.