From 5533e4dc9b912fe9bb685c0ff1c0b599d3cc63bc Mon Sep 17 00:00:00 2001 From: timelyportfolio Date: Wed, 17 Dec 2014 12:14:43 -0800 Subject: [PATCH] correct misspelling of seperate (separate) --- ...ate-module.md => Usage of the parser as a separate module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Usage-of-the-parser-as-a-seperate-module.md => Usage of the parser as a separate module.md (91%) diff --git a/Usage-of-the-parser-as-a-seperate-module.md b/Usage of the parser as a separate module.md similarity index 91% rename from Usage-of-the-parser-as-a-seperate-module.md rename to Usage of the parser as a separate module.md index ede7498..0b2b004 100644 --- a/Usage-of-the-parser-as-a-seperate-module.md +++ b/Usage of the parser as a separate module.md @@ -1,4 +1,4 @@ -## Usage of the parser as a seperate module +## Usage of the parser as a separate module ### Setup ```