Skip to content

Commit 62fc3d9

Browse files
authored
Merge pull request #1528 from carehart/patch-12
Correct typos blocking lint
2 parents 4de4d5a + 550825a commit 62fc3d9

File tree

1 file changed

+1
-1
lines changed
  • docs/04.guides/01.getting-started/07.lucee-editors-IDEs

1 file changed

+1
-1
lines changed

docs/04.guides/01.getting-started/07.lucee-editors-IDEs/page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ CFML Editor has an option to use the full Lucee docs as the source for inline he
3636

3737
Vim and NeoVim both have built in syntax highlighting since 2017.
3838

39-
Code completion in NeoVim can be achived with [nvim-cmp](https://github.com/hrsh7th/nvim-cmp) and [cfcomplete](https://codeberg.org/oricat/cfcomplete.nvim)
39+
Code completion in NeoVim can be achieved with [nvim-cmp](https://github.com/hrsh7th/nvim-cmp) and [cfcomplete](https://codeberg.org/oricat/cfcomplete.nvim)
4040

4141
## Sublime Text
4242

0 commit comments

Comments
 (0)