Skip to content

Commit

Permalink
#62 typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Aug 5, 2022
1 parent 374771e commit 62b83ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ It's an object layer on top of Amazon S3 SDK:
import com.jcabi.s3.Bucket;
import com.jcabi.s3.Ocket;
import com.jcabi.s3.Region;
import com.jcabi.s3.cached.Region;
import com.jcabi.s3.cached.CdRegion;
public class Main {
public static void main(String[] args) {
Region region = new CdRegion(
Expand Down

0 comments on commit 62b83ba

Please sign in to comment.