summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2014-04-15 02:16:31 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2014-04-15 02:16:31 +0200
commit1b61c48d466f80ae05f08faa43d69d63e66f65ae (patch)
treece8cd05fcd0a9810043e7bf399ead55dc24be28f
parent8f483aee0f6a06c08fb95ba789de813708c24170 (diff)
downloadvim-polyglot-1b61c48d466f80ae05f08faa43d69d63e66f65ae.tar.gz
vim-polyglot-1b61c48d466f80ae05f08faa43d69d63e66f65ae.zip
fix: Typo in readme
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 51d63318..f695e12a 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ One to rule them all, one to find them, one to bring them all and in the darknes
- Solid syntax and indentation support. Only the best language packs.
- All unnecessary files are ignored (like enormous documentation from php support).
- No support for esoteric languages, only most popular ones (modern too, like `slim`).
-- Each build is tested by automated vimrunner script on CI. Spee `spec` directory.
+- Each build is tested by automated vimrunner script on CI. See `spec` directory.
\*To be completely honest, concatenated `ftdetect` script takes around `3ms` to load.