diff --git a/docs/repositories.md b/docs/repositories.md index 00243a67591..8ef13b5e433 100644 --- a/docs/repositories.md +++ b/docs/repositories.md @@ -426,5 +426,5 @@ poetry --no-cache add pycowsay If this solves your issue, you can consider clearing your cache using the [`cache`]({{< relref "cli#cache-clear" >}}) command. -Alternatively, you could also consider enabling very verbose loging `-vvv` along with the `--no-cache` to see network +Alternatively, you could also consider enabling very verbose logging `-vvv` along with the `--no-cache` to see network requests being made in the logs.