From f74d9b0c55580e28f3f3c574db5f2bd40b82a360 Mon Sep 17 00:00:00 2001 From: M-Kusumgar <98405247+M-Kusumgar@users.noreply.github.com> Date: Wed, 8 Jan 2025 14:25:28 +0000 Subject: [PATCH] Update config-static/README.md Co-authored-by: Emma Russell <44669576+EmmaLRussell@users.noreply.github.com> --- config-static/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-static/README.md b/config-static/README.md index 9fde51b1..1febfb46 100644 --- a/config-static/README.md +++ b/config-static/README.md @@ -15,7 +15,7 @@ The site should be available at `localhost:3000` (the containers which are run b ## How researchers will build a static site -Ther researchers will not be running the `build-and-serve-static-site.sh` manually. There are two stages to how the static site works for them: +The researchers will not be running the `build-and-serve-static-site.sh` manually. There are two stages to how the static site works for them: 1. Build time: The researchers will be using a github action on a repository that looks like `config-static` to generate model code and static assets of the site. 1. Run time: The built Javascript querying the HTML page and mounting the correct components with the correct stores.