Skip to content

Commit 67fbd8e

Browse files
committed
Fix spelling in readme
1 parent f47ca8e commit 67fbd8e

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
@@ -3,4 +3,4 @@ This template uses concepts such as OOP and DI to make everything more "central"
33

44
If you're unfamiliar with OOP (object-oriented programming) then I recommend you [read this introduction](https://www.tutorialspoint.com/php/php_object_oriented.htm).
55

6-
If you're unfamilair with DI (dependency injection) then I recommend you [read this introduction](http://codeinphp.github.io/post/dependency-injection-in-php/).
6+
If you're unfamiliar with DI (dependency injection) then I recommend you [read this introduction](http://codeinphp.github.io/post/dependency-injection-in-php/).

0 commit comments

Comments
 (0)