aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/README_template.md
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/README_template.md')
-rw-r--r--scripts/README_template.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/README_template.md b/scripts/README_template.md
index fcc023fd..c1cab3b3 100644
--- a/scripts/README_template.md
+++ b/scripts/README_template.md
@@ -116,7 +116,7 @@ end
nvim_lsp.foo_lsp.setup{}
```
-### Example: orverride default config
+### Example: override default config
If you want to change default configs for all servers, you can override default_config like this.