From 8b2c51d21e355855e75aed20735e1f9c75ad8dd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=8Dtalo=20Lelis?= Date: Sun, 8 Jun 2014 15:53:35 -0300 Subject: [PATCH] Correcting spell --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d9c55e..f4af195 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. ## Files *Libraries for file manipulation and MIME type detection.* -* [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstracWtion layer. +* [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer. * [Flysystem](https://github.com/FrenkyNet/Flysystem) - Another filesystem abstraction layer. * [Canal](https://github.com/dflydev/dflydev-canal) - A library to determine internet media types. * [Apache MIME Types](https://github.com/dflydev/dflydev-apache-mime-types) - A library that parses Apache MIME types.