From 6fb0e8d7f5f22114775e0d05cc57ebd95829a9cc Mon Sep 17 00:00:00 2001
From: romkatv <roman.perepelitsa@gmail.com>
Date: Sun, 9 Feb 2020 12:22:53 +0100
Subject: doc cleanup

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 749328cb..69fb996f 100644
--- a/README.md
+++ b/README.md
@@ -318,9 +318,9 @@ public API for defining segments that are as fast and as flexible as built-in on
   https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/custom-segment.gif)
 
 On Linux you can fetch current CPU temperature by reading `/sys/class/thermal/thermal_zone0/temp`.
-The screencast shows how to define prompt segment `my_cpu_temp` to display this value. Once the
-segment is defined, you can use it like any other segment. All standard customization parameters
-will work for it out of the box.
+The screencast shows how to define a prompt segment to display this value. Once the segment is
+defined, you can use it like any other segment. All standard customization parameters will work for
+it out of the box.
 
 Type `p10k help segment` for reference.
 
-- 
cgit v1.2.3