From 01fa101e6d9106c3847d5eec6eb5321016bdc209 Mon Sep 17 00:00:00 2001 From: Joshua Levy Date: Sun, 19 Apr 2015 10:09:00 -0700 Subject: [PATCH] Minor typo. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c552637..78f78cd 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,8 @@ Notes: situations where files have encoding inconsistencies. However, note the `--case-preserving` logic only handles casing conversions correctly for plain ASCII letters `[a-zA-Z]`. + + ## License Apache 2