From f8d261c6175465b45e59e4bab370421be706d1d1 Mon Sep 17 00:00:00 2001 From: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> Date: Fri, 8 Nov 2024 10:27:58 +0000 Subject: [PATCH] Update README.md typo on recieve Signed-off-by: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4f55e1..c63af64 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AspireCloud Migrations This repository serves as a central location for the database migrations that power both AspireCloud and AssetGrabber. -Users of either project will recieve this as a submodule that they can use to run the migrations for the projects. +Users of either project will receive this as a submodule that they can use to run the migrations for the projects. ## Usage @@ -9,4 +9,4 @@ To use this repository, follow these steps: 1. Check out [aspirepress/assetgrabber] or [aspirepress/AspireCloud] by running `git clone ` 2. On initial clone, the submodule should also be cloned. -3. To update the submodule, run `git submodule update` from within the root of the directory. \ No newline at end of file +3. To update the submodule, run `git submodule update` from within the root of the directory.