Commit 852f7a87 by Juliano Laganá Committed by GitHub

docs: fix a typo (#7455)

parent b6d7723a
...@@ -12,7 +12,7 @@ menu: ...@@ -12,7 +12,7 @@ menu:
# Configuration # Configuration
Poetry can be configured via the `config` command ([see more about its usage here]({{< relref "cli#config" >}} "config command documentation")) Poetry can be configured via the `config` command ([see more about its usage here]({{< relref "cli#config" >}} "config command documentation"))
or directly in the `config.toml` file that will be automatically be created when you first run that command. or directly in the `config.toml` file that will be automatically created when you first run that command.
This file can typically be found in one of the following directories: This file can typically be found in one of the following directories:
- macOS: `~/Library/Preferences/pypoetry` - macOS: `~/Library/Preferences/pypoetry`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment