Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Commit 46622c2

Browse files
albinhubschjedrzejchalubek
authored andcommitted
Minor typos (#39)
1 parent 188ea89 commit 46622c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bootstrap/theme.php

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
| Bind Theme Config
2020
|-----------------------------------------------------------
2121
|
22-
| We neet to bind configs like theme's paths, directories and
23-
| files to autoload. This values will be used by the rest
22+
| We need to bind configs like theme's paths, directories and
23+
| files to autoload. These values will be used by the rest
2424
| of theme components like assets, templates etc.
2525
|
2626
*/
@@ -37,7 +37,7 @@
3737
| Return the Theme
3838
|-----------------------------------------------------------
3939
|
40-
| Here we returns the theme instance. Later, this instance
40+
| Here we return the theme instance. Later, this instance
4141
| is used for autoload all theme's core component.
4242
|
4343
*/

0 commit comments

Comments
 (0)