Skip to content

Commit

Permalink
fix(create-redwood-app): fix typo in doc template (#9111)
Browse files Browse the repository at this point in the history
  • Loading branch information
millsp committed Aug 31, 2023
1 parent 89f0303 commit afda25d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion __fixtures__/test-project/.redwood/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## What is this directory?

Redwood uses this `.redwood` directory to store transitory data that aids in the smooth and convienent operation of your Redwood project.
Redwood uses this `.redwood` directory to store transitory data that aids in the smooth and convenient operation of your Redwood project.

## Do I need to do anything with this directory?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## What is this directory?

Redwood uses this `.redwood` directory to store transitory data that aids in the smooth and convienent operation of your Redwood project.
Redwood uses this `.redwood` directory to store transitory data that aids in the smooth and convenient operation of your Redwood project.

## Do I need to do anything with this directory?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## What is this directory?

Redwood uses this `.redwood` directory to store transitory data that aids in the smooth and convienent operation of your Redwood project.
Redwood uses this `.redwood` directory to store transitory data that aids in the smooth and convenient operation of your Redwood project.

## Do I need to do anything with this directory?

Expand Down

0 comments on commit afda25d

Please sign in to comment.