Skip to content

Commit e417249

Browse files
lint
1 parent 1fe6b09 commit e417249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Django Language Server auto-detects your project configuration in most cases. It
1616

1717
Your Django settings module path (e.g., `"myproject.settings"`).
1818

19-
The server uses this to introspect your Django project and provide template tag completions, diagnostics, and navigation. If not explicitly configured, the server reads the `DJANGO_SETTINGS_MODULE` environment variable.
19+
The server uses this to introspect your Django project and provide template tag completions, diagnostics, and navigation. If not explicitly configured, the server reads the `DJANGO_SETTINGS_MODULE` environment variable.
2020

2121
**When to configure:**
2222

0 commit comments

Comments
 (0)