diff --git a/lib/sprockets/caching.rb b/lib/sprockets/caching.rb index 560ebf59e..0a197dbe2 100644 --- a/lib/sprockets/caching.rb +++ b/lib/sprockets/caching.rb @@ -51,7 +51,7 @@ def cache_asset(path) hash = {} asset.encode_with(hash) - # Save the asset to at its path + # Save the asset to its path cache_set_hash(path.to_s, digest.hexdigest, hash) # Since path maybe a logical or full pathname, save the