From 3a459113f40cde19aea18947911088e4b780f9b6 Mon Sep 17 00:00:00 2001 From: Big Geeves Date: Mon, 1 Jul 2024 10:32:03 -0700 Subject: [PATCH] Update README.md Corrected spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38325e1..b23acaf 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ The following columns are exported in a CSV file: ## Importing Survey Queue The import functionality expects a CSV file with the columns listed above, in the same order. The module will validate events, instruments, and -arms and return the approriate errors without any changes to the database. However, two projects with the same structure will pass validation for each other. +arms and return the appropriate errors without any changes to the database. However, two projects with the same structure will pass validation for each other.