From 801c4aee4098e8026238a44b258102a28535965a Mon Sep 17 00:00:00 2001 From: Ansel Halliburton Date: Thu, 8 Oct 2015 10:17:46 -0700 Subject: [PATCH] Fix type: `iof` > `if` Closes GH-50. --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index dc64bb4..b33c559 100644 --- a/index.js +++ b/index.js @@ -78,7 +78,7 @@ function alex(value) { /** * alex, but just for plain-text. * - * Useful iof you would rather not have things like + * Useful if you would rather not have things like * (inline or block-level) code be ignored. * * @param {string|VFile} value - Content