Update Install YAML PHP extension title (#1887)

miss change title
This commit is contained in:
ahkui 2018-11-22 11:44:28 +08:00 committed by Shao Yu-Lung (Allen)
parent 796b46cf5a
commit 5c41a4f3e9

View File

@ -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.