From 2cd7bf673b5796ad7ee341a4b595a5479c4e9201 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Fri, 15 Mar 2024 23:16:01 +0900 Subject: [PATCH] README: Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ceff1a..30fe3b8 100644 --- a/README.md +++ b/README.md @@ -329,7 +329,7 @@ autocmd! User goyo.vim echom 'Goyo is now loaded!' > yourself if that's a good investment of your time. > > Make sure that you're tackling the right problem by breaking down the -> startup of time of Vim using `--startuptime`. +> startup time of Vim using `--startuptime`. > > ```sh > vim --startuptime /tmp/log