File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ <h2>The Toolbox</h2>
2727 < div class ="row-fluid ">
2828 < div class ="tool well well-small span4 ">
2929 < h3 > Builder < i class ="icon-wrench pull-right "> </ i > </ h3 >
30- < p > Builder constructs a nested HttpKernelInterface decorator tree. It models it as a stack of middlewares.</ p >
30+ < p > Builder constructs a nested < code > HttpKernelInterface</ code > decorator tree. It models it as a stack of middlewares.</ p >
3131 < p > < a class ="btn btn-primary " href ="https://github.com/stackphp/builder "> Learn More</ a > </ p >
3232 </ div >
3333 < div class ="tool well well-small span4 ">
@@ -37,7 +37,7 @@ <h3>Session <i class="icon-eye-open pull-right"></i></h3>
3737 </ div >
3838 < div class ="tool well well-small span4 ">
3939 < h3 > URL Map < i class ="icon-map-marker pull-right "> </ i > </ h3 >
40- < p > Provides the ability to map paths to specific HttpKernelInterface applications and dispatches accordingly.</ p >
40+ < p > Provides the ability to map paths to specific < code > HttpKernelInterface</ code > applications and dispatches accordingly.</ p >
4141 < p > < a class ="btn btn-primary " href ="https://github.com/stackphp/url-map "> Learn More</ a > </ p >
4242 </ div >
4343 </ div >
You can’t perform that action at this time.
0 commit comments