From 177f2906db4ad6a00c8256a049f74eaa2a9e2666 Mon Sep 17 00:00:00 2001 From: "Jose M. Murinello" Date: Mon, 15 Jul 2019 22:24:24 +0900 Subject: [PATCH] Fix typo in hero link for lightline on vim page (#165) Fixed the missing letter `t` in the hero link for _lightline_. Fixes GH-164 --- .../organisms/page/ports/vim/SectionHero/SectionHero.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/organisms/page/ports/vim/SectionHero/SectionHero.jsx b/src/components/organisms/page/ports/vim/SectionHero/SectionHero.jsx index c7cc2623..702aa5b8 100644 --- a/src/components/organisms/page/ports/vim/SectionHero/SectionHero.jsx +++ b/src/components/organisms/page/ports/vim/SectionHero/SectionHero.jsx @@ -47,7 +47,7 @@ const SectionHero = ({ assets }) => { Build for Vim's terminal- and GUI mode with true colors and support for many third-party syntax and UI plugins including bundled themes for{" "} - lighline.vim and{" "} + lightline.vim and{" "} vim-airline.