Skip to content

Commit

Permalink
docs: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
bensherred committed Dec 11, 2023
1 parent 327b0e1 commit b065ab0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ composer require red-explosion/laravel-devtools --dev

## Usage

### Creating an S3 bucket
### Create an S3 bucket

Most of our projects use MinIO during local development to replicate and S3 bucket. When setting up projects for the
Most of our projects use MinIO during local development to replicate an S3 bucket. When setting up projects for the
first time, you will often find yourself needing to create a bucket in MinIO. This package provides a helpful command
to create the bucket automatically with the correct permissions.

Expand Down

0 comments on commit b065ab0

Please sign in to comment.