Skip to content

Commit 70c58f9

Browse files
authored
Merge pull request #90 from V35HR4J/patch-1
Fixing typo.
2 parents 56757a5 + d65a458 commit 70c58f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ Please ensure that your code adheres to the existing code style and conventions
104104
105105
### Placement of the images:
106106
107-
In order to get the benefis of the image optimization, these images should stored inside the public folder like `public/images/posts/..` or `public/images/docs/..` (except for the statically imported images and remote images). Then these images can be referenced in the src attribute of the `<Image />` element.
107+
In order to get the benefits of the image optimization, these images should stored inside the public folder like `public/images/posts/..` or `public/images/docs/..` (except for the statically imported images and remote images). Then these images can be referenced in the src attribute of the `<Image />` element.
108108
109109
### Styles
110110
111-
This project uses Styled Components for styling.
111+
This project uses Styled Components for styling.

0 commit comments

Comments
 (0)