From dde84e1b25f059a298ce3189cddfd0778f998df3 Mon Sep 17 00:00:00 2001 From: Manaswini Das Date: Mon, 27 Jan 2020 17:04:26 +0530 Subject: [PATCH] docs: Fix typo Fixes #679 --- docs/highlighters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/highlighters.md b/docs/highlighters.md index f6eba7f..d0c9332 100644 --- a/docs/highlighters.md +++ b/docs/highlighters.md @@ -104,7 +104,7 @@ To create your own `acme` highlighter: `_zsh_highlight_highlighter_acme_paint` respectively. These names are still supported for backwards compatibility; - however, support for them will be removed in a a future major or minor release (v0.x.0 or v1.0.0). + however, support for them will be removed in a future major or minor release (v0.x.0 or v1.0.0). * Activate your highlighter in `~/.zshrc`: