Skip to content

Commit a556b0c

Browse files
Apply suggested fix to docs/users/how-to-install.md from Copilot Autofix
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent 0b065ea commit a556b0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/users/how-to-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Once [docker](https://docs.docker.com/engine/install/) and [docker compose](http
2323

2424
## Settings
2525

26-
All configuration are passed through environment variables to services through the use of a `.env` file. A sample `.env` file is provided in the repository, you will need to edit this file to suit your needs.
26+
All configuration is passed through environment variables to services through the use of a `.env` file. A sample `.env` file is provided in the repository, you will need to edit this file to suit your needs.
2727

2828
The only required change is to set the `CONFIG_PATH` variable to the path of your YAML configuration file. This file is used to configure the search-a-licious indexer and search services. See the [create your configuration in tutorial](./tutorial.md#create-a-configuration-file)
2929

0 commit comments

Comments
 (0)