diff --git a/pages/The-Basics.md b/pages/The-Basics.md index e7a6f3f..7b2e893 100644 --- a/pages/The-Basics.md +++ b/pages/The-Basics.md @@ -274,7 +274,7 @@ EOD; // closing 'EOD' must be on it's own line, and to th */ {% endhighlight %} -*[Heredoc syntax](http://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc) +* [Heredoc syntax](http://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc) ## Ternary operators