Skip to content

Commit f1a24e8

Browse files
authored
Fix typos in Readme
1 parent dffd7fa commit f1a24e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ curl -sf https://raw.githubusercontent.com/recode-sh/cli/main/install.sh | sh -s
7272

7373
This command could be run as-is or by changing:
7474

75-
- The default installation directory by replacing `/usr/local/bin` with your **prefered path**.
75+
- The default installation directory by replacing `/usr/local/bin` with your **preferred path**.
7676

7777
- The version installed by replacing `latest` with a **[specific version](https://github.com/recode-sh/cli/releases)**.
7878

@@ -200,7 +200,7 @@ recode aws uninstall
200200

201201
If you think about all the projects you've worked on, you may notice that you've:
202202

203-
- a set of configuration / tools used for all your projects (eg: a prefered timezone / locale, a specific shell...);
203+
- a set of configuration / tools used for all your projects (eg: a preferred timezone / locale, a specific shell...);
204204

205205
- a set of configuration / tools specific for each project (eg: docker compose, go >= 1.18 or node.js >= 14).
206206

0 commit comments

Comments
 (0)