branch: externals/olivetti
commit 2b202b4c0ecbbca957f2dbccc5f902ecd430d31c
Author: Nicholas D Steeves <nstee...@gmail.com>
Commit: Nicholas D Steeves <nstee...@gmail.com>

    Fix spelling error in description
---
 README.md   | 2 +-
 olivetti.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 1cf861a..0aeb2be 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 
[![MELPA](https://melpa.org/packages/olivetti-badge.svg)](https://melpa.org/#/olivetti)
 
 Olivetti is a simple Emacs minor mode for a nice writing environment.
-Like the famous typewriter, Olivetti mode let's you focus on writing
+Like the famous typewriter, Olivetti mode lets you focus on writing
 rather than on the interface.
 
 ![screenshot](https://github.com/rnkn/olivetti/raw/master/screenshots/01.png)
diff --git a/olivetti.el b/olivetti.el
index 3fdef00..1930769 100644
--- a/olivetti.el
+++ b/olivetti.el
@@ -26,7 +26,7 @@
 ;;; Commentary:
 
 ;; Olivetti is a simple Emacs minor mode for a nice writing environment.
-;; Like the famous typewriter, Olivetti mode let's you focus on writing
+;; Like the famous typewriter, Olivetti mode lets you focus on writing
 ;; rather than on the interface.
 
 ;; Features

Reply via email to