diff options
Diffstat (limited to 'docs/content/doc/installation/windows-service.en-us.md')
-rw-r--r-- | docs/content/doc/installation/windows-service.en-us.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/doc/installation/windows-service.en-us.md b/docs/content/doc/installation/windows-service.en-us.md index 430fdaabde..0795771524 100644 --- a/docs/content/doc/installation/windows-service.en-us.md +++ b/docs/content/doc/installation/windows-service.en-us.md @@ -27,7 +27,7 @@ COMPUTERNAME is whatever the response is from `echo %COMPUTERNAME%` on the comma ## Use absolute paths -If you use sqlite3, change the `PATH` to include the full path: +If you use SQLite3, change the `PATH` to include the full path: ``` [database] |