From 8541b70f916924ecd74f590b9b00a60733184166 Mon Sep 17 00:00:00 2001 From: sobolevn Date: Sat, 27 Apr 2024 22:48:20 +0300 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b78565..e7d016d 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Here's the [official docs](https://github.com/robbyrussell/oh-my-zsh/wiki/Custom `virtualenv`, `git`, `ls`, `grep`, `fzf`, syntax highlight, autocomplete colors, pretty error codes, different users, different color modes. -This theme also exports `$SOBOLE_SYNTAX_THEME` variable with either `'GitHub'` for light mode or `'Drakula'` to be used with tools like `bat` or `delta`. +This theme also exports `$SOBOLE_SYNTAX_THEME` variable with either `'GitHub'` for light mode or `'Dracula'` to be used with tools like `bat` or `delta`. ## Configuration