From 4847b5f4d7479cb284e7603c884ceba5c9f3c9f0 Mon Sep 17 00:00:00 2001 From: Jack-Benny Persson Date: Fri, 26 Jul 2013 03:40:19 +0200 Subject: [PATCH] Fixed a few typos (thanks to flinga who pointed this out) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1afc7df..b332e28 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ simplog ======= -simplog is a (very) simply PHP blog engine. It's supposed to be implemented into an existing webpage since this in only the engine part and does not contain a ccomplete webpage/blog of any kind. It's also intended to only have a single user. +simplog is a (very) simple PHP blog engine. It's supposed to be implemented into an existing webpage since this in only the engine part and does not contain a complete webpage/blog of any kind. It's also intended to only have a single user. What's missing? ---------------