You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ These bundles are registered in the MicroKernel:
31
31
32
32
While you could argue what exactly should and should not be included in a microframework, I found myself always using these bundles. So they're enabled by default. Don't want to use Twig as your template engine? Remove it here.
33
33
34
-
When working in a *dev* or *test* environment, the **MicroKernel** also registers the necesarry bundles to be able to debug you project:
34
+
When working in a *dev* or *test* environment, the **MicroKernel** also registers the necesarry bundles to be able to debug your project:
0 commit comments