From 6c8c6eea1baa2cb0d27be30f06b4781a7f421507 Mon Sep 17 00:00:00 2001
From: Roman Perepelitsa <roman.perepelitsa@gmail.com>
Date: Wed, 2 Sep 2020 09:24:58 +0200
Subject: typo in comments

---
 config/p10k-classic.zsh      | 2 +-
 config/p10k-lean-8colors.zsh | 2 +-
 config/p10k-lean.zsh         | 2 +-
 config/p10k-rainbow.zsh      | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

(limited to 'config')

diff --git a/config/p10k-classic.zsh b/config/p10k-classic.zsh
index 354db384..76c55969 100644
--- a/config/p10k-classic.zsh
+++ b/config/p10k-classic.zsh
@@ -304,7 +304,7 @@
   # Whenever the current directory is ~/work or a subdirectory of ~/work, it gets styled with class
   # WORK or WORK_NOT_WRITABLE.
   #
-  # Simply assigning classes to directories don't have any visible effects. It merely gives you an
+  # Simply assigning classes to directories doesn't have any visible effects. It merely gives you an
   # option to define custom colors and icons for different directory classes.
   #
   #   # Styling for WORK.
diff --git a/config/p10k-lean-8colors.zsh b/config/p10k-lean-8colors.zsh
index 0bc1920e..718e1aee 100644
--- a/config/p10k-lean-8colors.zsh
+++ b/config/p10k-lean-8colors.zsh
@@ -298,7 +298,7 @@
   # Whenever the current directory is ~/work or a subdirectory of ~/work, it gets styled with class
   # WORK or WORK_NOT_WRITABLE.
   #
-  # Simply assigning classes to directories don't have any visible effects. It merely gives you an
+  # Simply assigning classes to directories doesn't have any visible effects. It merely gives you an
   # option to define custom colors and icons for different directory classes.
   #
   #   # Styling for WORK.
diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh
index ee71a364..71ead77f 100644
--- a/config/p10k-lean.zsh
+++ b/config/p10k-lean.zsh
@@ -298,7 +298,7 @@
   # Whenever the current directory is ~/work or a subdirectory of ~/work, it gets styled with class
   # WORK or WORK_NOT_WRITABLE.
   #
-  # Simply assigning classes to directories don't have any visible effects. It merely gives you an
+  # Simply assigning classes to directories doesn't have any visible effects. It merely gives you an
   # option to define custom colors and icons for different directory classes.
   #
   #   # Styling for WORK.
diff --git a/config/p10k-rainbow.zsh b/config/p10k-rainbow.zsh
index 991815d4..dab4fbf3 100644
--- a/config/p10k-rainbow.zsh
+++ b/config/p10k-rainbow.zsh
@@ -304,7 +304,7 @@
   # Whenever the current directory is ~/work or a subdirectory of ~/work, it gets styled with class
   # WORK or WORK_NOT_WRITABLE.
   #
-  # Simply assigning classes to directories don't have any visible effects. It merely gives you an
+  # Simply assigning classes to directories doesn't have any visible effects. It merely gives you an
   # option to define custom colors and icons for different directory classes.
   #
   #   # Styling for WORK.
-- 
cgit v1.2.3