From 6463085fe69da75574f0ec2d67cb1585575b3cb8 Mon Sep 17 00:00:00 2001 From: Elmar Hinz Date: Thu, 25 Sep 2014 06:49:37 +0200 Subject: [PATCH] Fix typos of README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4a9e581..76ddaf9 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,10 @@ What makes it unique? Comparism to other vim syntax highlighting for TypoScript: - * Others: Exessive use of Keywords to detect the higlighted items. - * This: Syntax analyses by regular experessions to detec the items. + * *Others*: Exessive use of *keywords* to detect the higlighted items. + * *This*: *Syntax analyses* by regular experessions to detec the items. - Future improvement: Merge best of both worlds. +Future improvement: Merge best of both worlds. Motivation ==========