Change "the" to "a"

This commit is contained in:
Steven 2018-04-06 16:12:17 -04:00 committed by GitHub
parent 0d6c24f8af
commit 586bb2dc7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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