From 1d94959fea02ce16c17107ed8e04726e10a25f3c Mon Sep 17 00:00:00 2001 From: Shawn Smith Date: Wed, 16 Mar 2016 15:21:50 +0900 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd8eb16..7650ce4 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ All features of Sundown are supported, including: know and send me the input that does it. NOTE: "safety" in this context means *runtime safety only*. In order to - protect yourself agains JavaScript injection in untrusted content, see + protect yourself against JavaScript injection in untrusted content, see [this example](https://github.com/russross/blackfriday#sanitize-untrusted-content). * **Fast processing**. It is fast enough to render on-demand in