Sfoglia il codice sorgente

Update Install YAML PHP extension title (#1887)

miss change title
ahkui 6 anni fa
parent
commit
5c41a4f3e9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      DOCUMENTATION/content/documentation/index.md

+ 1 - 1
DOCUMENTATION/content/documentation/index.md

@@ -1601,7 +1601,7 @@ will set the clock back 1 day. See (https://github.com/wolfcw/libfaketime) for m
 
 
 <br>
-<a name="Install-Faketime"></a>
+<a name="Install-YAML"></a>
 ## Install YAML PHP extension in the php-fpm container
 YAML PHP extension allows you to easily parse and create YAML structured data. I like YAML because it's well readable for humans. See http://php.net/manual/en/ref.yaml.php and http://yaml.org/ for more info.