Skip to content

Commit

Permalink
[configuration] Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
goldyfruit committed Jan 23, 2024
1 parent 8c0ac73 commit cee01fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/docker/installation/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The solution is to add these lines into the `~/ovos/config/mycroft.conf` file _(
}
```

During debug session, it might be useful to retrieve information from the different component using the `ovos-logs` command, this command is looking for log files from the `~/.local/state/mycroft` directory. If needed, then remove the following lines from the `~/ovos/config/mycroft.conf` file.
During debug session, it might be useful to retrieve information from the different components using the `ovos-logs` command, this command is looking for log files from the `~/.local/state/mycroft` directory. If needed, then remove the following lines from the `~/ovos/config/mycroft.conf` file.

```json title="~/ovos/config/mycroft.conf"
{
Expand Down

0 comments on commit cee01fd

Please sign in to comment.