From 3c908c6a094aa3763cbcae791b7afe3bd01c3822 Mon Sep 17 00:00:00 2001 From: kn0wmad <39687477+kn0wmad@users.noreply.github.com> Date: Tue, 2 May 2023 06:26:54 -0600 Subject: [PATCH] Update README.md (#2261) Minor typo fix --- backend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/README.md b/backend/README.md index 75d305927..36a27eb49 100644 --- a/backend/README.md +++ b/backend/README.md @@ -5,7 +5,7 @@ - Recommended: [rust-analyzer](https://rust-analyzer.github.io/) - [Docker](https://docs.docker.com/get-docker/) - [Rust ARM64 Build Container](https://github.com/Start9Labs/rust-arm-builder) -- Scripts (run withing the `./backend` directory) +- Scripts (run within the `./backend` directory) - `build-prod.sh` - compiles a release build of the artifacts for running on ARM64 - A Linux computer or VM