From 682faf6fcd6100342537dc68a6bf50306d90a0eb Mon Sep 17 00:00:00 2001 From: Erjan Kalybek Date: Thu, 11 Apr 2019 10:44:54 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a05817d..9adf4af 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ ## Why? -I commonly make quick demo pages or websites with simple content. For these, I don't want to spend time styling them but don't like the uglyness of the default styles. +I commonly make quick demo pages or websites with simple content. For these, I don't want to spend time styling them but don't like the ugliness of the default styles. Water.css is a css framework that doesn't require any classes. You just include it in your `` and forget about it, while it silently makes everything nicer.