Skip to content

Commit a0d24d1

Browse files
authored
Fix Typo in Symfony doc
1 parent b2857df commit a0d24d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/framework/symfony.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ updated_at: 2020-11-28
88
PHP Flasher offers a solid integration with the Symfony Framework, and it also support older version of the framework
99
From laravel 2.7 to 5.2.
1010

11-
## Installtion :
11+
## Installation :
1212

1313
you can install the bundle using composer
1414

@@ -81,7 +81,7 @@ public function registerBundles()
8181
</html>
8282
```
8383
84-
2. dispatch `notifiactions` from anywhere in you application
84+
2. dispatch `notifications` from anywhere in you application
8585
```php
8686
<?php
8787

0 commit comments

Comments
 (0)