summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2021-03-02 19:27:33 +0100
committerCanop <cano.petrole@gmail.com>2021-03-02 19:27:33 +0100
commit4d44b1585cde2b95e4742ca8615bd9c0b2772072 (patch)
treef23a06359e6c4791a02c97e8736c31c5affcfe85 /website
parent091273a819127ac85cbd9cd342bc10f11e4fb433 (diff)
fix typo in common-problems install FAQ
Diffstat (limited to 'website')
-rw-r--r--website/docs/common-problems.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/docs/common-problems.md b/website/docs/common-problems.md
index 52c5bc9..345b428 100644
--- a/website/docs/common-problems.md
+++ b/website/docs/common-problems.md
@@ -83,7 +83,7 @@ Unblock-File -Path $PROFILE
This will ensure your profile is loaded in new terminals/sessions.
You can check it by opening a new terminal then running `[Console]::Out`.
-The output should show an encoding of `System.Text.UTF8Encoding fr-FR`.
+The output should show an encoding of `System.Text.UTF8Encoding`.
# Broot doesn't seem as fast or feature complete on Windows