From 586bb2dc7b16b6b081116e1a6c811219bdc456e2 Mon Sep 17 00:00:00 2001 From: Steven Date: Fri, 6 Apr 2018 16:12:17 -0400 Subject: [PATCH] Change "the" to "a" --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4be9ed3..88ec1511 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ # Marked - ⚡ built for speed -- ⬇️ low-level markdown compiler for parsing without caching or blocking for long periods of time +- ⬇️ low-level compiler for parsing markdown without caching or blocking for long periods of time - ⚖️ light-weight while implementing all markdown features from the supported flavors & specifications -- 🌐 works in the browser, on the server, or from the command line interface (CLI) +- 🌐 works in a browser, on a server, or from a command line interface (CLI) ## Demo