From 266aa0416466890bfd4edeaf406fecc81ed230b8 Mon Sep 17 00:00:00 2001 From: Nuri Jung Date: Sat, 4 Jul 2020 02:03:22 +0900 Subject: [PATCH] Update details --- docs/highlighters/regexp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/highlighters/regexp.md b/docs/highlighters/regexp.md index ba71b8a..6e7bbd8 100644 --- a/docs/highlighters/regexp.md +++ b/docs/highlighters/regexp.md @@ -23,7 +23,7 @@ especially the `libc` module. To highlight `sudo` only as a complete word, i.e., `sudo cmd`, but not `sudoedit`, the respective regular expressions for the host systems would be: -* Platform with GNU libc (e.g., many GNU/Linux) +* Platforms with GNU `libc` (e.g., many GNU/Linux) ```zsh typeset -A ZSH_HIGHLIGHT_REGEXP