Skip to content

Commit d1d8478

Browse files
author
Kai Cataldo
authored
Fix typo in "Managing User Configuraton" (#167)
Found a little typo!
1 parent 4f5a88e commit d1d8478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/configuration/manage_user_config.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_position: 1
66

77
import { Tabs, TabItem, Steps } from "@astrojs/starlight/components";
88

9-
AstroNvim is installed with the `lazy.nvim` plugin manager just like any other plugin in Neovim. The template provided in the installation instructions is simply a minimal Neovim configuration with the lazy.nvim plugin manager that adds AstroNvim along with some example code. This makes it easy to back the configuration the configuration to a git repository.
9+
AstroNvim is installed with the `lazy.nvim` plugin manager just like any other plugin in Neovim. The template provided in the installation instructions is simply a minimal Neovim configuration with the lazy.nvim plugin manager that adds AstroNvim along with some example code. This makes it easy to back the configuration up to a git repository.
1010

1111
## Setting up a user configuration
1212

0 commit comments

Comments
 (0)