docs: fix typos (#21427)

Co-authored-by: Gustavo Sampaio <gbritosampaio@gmail.com>
Co-authored-by: C.D. MacEachern <craig.daniel.maceachern@gmail.com>
Co-authored-by: Sean Dewar <seandewar@users.noreply.github.com>
Co-authored-by: Tomas Nemec <nemi@skaut.cz>
This commit is contained in:
dundargoc
2023-01-04 00:38:48 +01:00
committed by GitHub
parent 5529b07316
commit 936e191fef
10 changed files with 22 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
local M = {}
local health = require('vim.health')
local suggest_faq = 'https://github.com/neovim/neovim/wiki/FAQ'
local suggest_faq = 'https://github.com/neovim/neovim/wiki/Building-Neovim#optimized-builds'
local function check_runtime()
health.report_start('Runtime')