aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGreg Hurrell <greg@hurrell.net>2016-06-30 08:55:17 -0700
committerGitHub <noreply@github.com>2016-06-30 08:55:17 -0700
commit3c50a75a168249b93af2a136fcb0d04633370074 (patch)
tree067bc393f9fd98d2e1bf4d53d428c4a0b8edbaa3 /README.md
parent4548401064a18452678dd0b983af10915334aa93 (diff)
Fix typo (caled -> called) in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8d0b243..ce8882a 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ If using a Base16 terminal theme designed to keep the 16 ANSI colors intact (a "
This will cause vim to access the colours in the modified 256 colorspace. Please **do not** enable this simply because you have a 256 color terminal as this will cause colors to be displayed incorrectly.
## Troubleshooting
-There is a script to help troubleshoot colour issues caled `colortest` available in the [Base16 Shell](https://github.com/chriskempson/base16-shell) repository.
+There is a script to help troubleshoot colour issues called `colortest` available in the [Base16 Shell](https://github.com/chriskempson/base16-shell) repository.
### Green line numbers
![green line numbers screenshot](https://raw.github.com/chriskempson/base16-vim/master/without-base16colorspace-256-with-256-terminal-theme.png)