Browse Source

Tweak.

pull/1195/head
Jamie 3 years ago
parent
commit
b60273c860
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -197,7 +197,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
197 197
 ### Templating
198 198
 *Libraries and tools for templating and lexing.*
199 199
 
200
-* [Latte](https://latte.nette.org/) - The safest & truly intuitive templates for PHP.
200
+* [Latte](https://latte.nette.org/) - The safest and truly intuitive templates for PHP.
201 201
 * [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
202 202
 * [Mustache](https://github.com/bobthecow/mustache.php) - A PHP implementation of the Mustache template language.
203 203
 * [PHPTAL](https://phptal.org/) - A PHP implementation of the [TAL](https://en.wikipedia.org/wiki/Template_Attribute_Language) templating language.

Loading…
Cancel
Save