diff --git a/components/yaml.rst b/components/yaml.rst index 700ebd22379..200dfe225dd 100644 --- a/components/yaml.rst +++ b/components/yaml.rst @@ -3,7 +3,7 @@ The Yaml Component The Yaml component loads and dumps YAML files. -What is It? +What is it? ----------- The Symfony Yaml component parses YAML strings to convert them to PHP arrays.