aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConstantine Vetoshev <gepardcv@gmail.com>2021-08-12 20:16:21 -0700
committerConstantine Vetoshev <gepardcv@gmail.com>2021-08-12 20:16:21 -0700
commitbf3f4c8cc9ae26573f39be026e8c5e994c14da63 (patch)
tree8abbf6e60f76fef31d9fd1eb1968634d08967397
parentf8970d185e6ff67a9b7f2967ffe41d252c44f667 (diff)
Fix capitalization consistency.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a1e167c..94daa76 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ be saved and recovered as needed.
- [Compatibility](#compatibility)
- [Installation](#installation)
- [Usage](#usage)
- - [Buffer switchers](#buffer-switchers)
+ - [Buffer Switchers](#buffer-switchers)
- [Notes on `completing-read` Enhancements](#notes-on-completing-read-enhancements)
- [Saving Sessions to Disk](#saving-sessions-to-disk)
- [Customization](#customization)
@@ -184,7 +184,7 @@ Here are the main commands defined in `persp-mode-map`:
- `C-l` — `persp-state-load`: Load all perspectives from a file
-### Buffer switchers
+### Buffer Switchers
Since Perspective maintains distinct buffer lists for each perspective, it helps
to use a Perspective-aware buffer switcher.