diff --git a/guide/spanish/php/hello-world/index.md b/guide/spanish/php/hello-world/index.md index 7d77d89d67..44105eda9e 100644 --- a/guide/spanish/php/hello-world/index.md +++ b/guide/spanish/php/hello-world/index.md @@ -20,7 +20,7 @@ Un script PHP comienza con `` : ```php ``` @@ -28,10 +28,10 @@ o también puede escribir Un script PHP comienza con `` ```php @@ -39,10 +39,10 @@ A continuación, tenemos un ejemplo de un archivo PHP simple, con un script PHP -``` \ No newline at end of file +```