diff --git a/_posts/03-02-01-Programming-Paradigms.md b/_posts/03-02-01-Programming-Paradigms.md index c1098b7..6ac2583 100644 --- a/_posts/03-02-01-Programming-Paradigms.md +++ b/_posts/03-02-01-Programming-Paradigms.md @@ -15,7 +15,7 @@ PHP 5.4 (2012). ### Functional Programming -PHP has had annonymous functions since PHP 5.3: +PHP has had anonymous functions since PHP 5.3: {% highlight php %}