Skip to content

Commit 425bbbe

Browse files
committed
Fix typo.
1 parent 779cd5c commit 425bbbe

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
@@ -31,7 +31,7 @@ These bundles are registered in the MicroKernel:
3131

3232
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.
3333

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:
3535

3636
* [WebProfilerBundle](https://github.com/symfony/web-profiler-bundle)
3737
* [DebugBundle](https://github.com/symfony/debug-bundle)

0 commit comments

Comments
 (0)