Skip to content

Commit 3e4859b

Browse files
committed
ready
1 parent 7c318ee commit 3e4859b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ echo $email;
5151
- First the styles in your html file are rendered.
5252
- Then if you have added links to CSS, they will be rendered, rewriting styles added eariler.
5353

54-
This sometimes may be tricky so just stick to one way of adding CSS - on the HTML file or Adding links via php.
54+
This sometimes may be tricky so just stick to one way of adding CSS - in the HTML template file or adding CSS links via php.
5555

5656
## License
5757
See the [LICENSE](LICENSE) file for license info (it's the MIT license).

0 commit comments

Comments
 (0)