From 5e07c8f028ce3fb0bfda50600dd685648799d389 Mon Sep 17 00:00:00 2001 From: TrainDoctor Date: Sat, 19 Nov 2022 13:31:09 -0800 Subject: Fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d05209d5..e37f1d08 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Please consult [the wiki page regarding development](https://deckbrew.xyz/en/loa 1. Use the VS Code tasks or `deck.sh` script to deploy your changes to your Steam Deck to test them. 1. You will be testing your changes with the Python script version. You will need to build, deploy, and reload each time. -⚠️ If you are recieving build errors due to an out of date library, you should run this command inside of your repository. +⚠️ If you are receiving build errors due to an out of date library, you should run this command inside of your repository. ```bash pnpm update decky-frontend-lib --latest -- cgit v1.2.3