From 769f3fc43c42383e7615369d0b98d6aedabfe760 Mon Sep 17 00:00:00 2001 From: Evan Simkowitz Date: Mon, 11 Mar 2024 17:45:43 -0700 Subject: [PATCH] Fix acknowledgements readme typo (#430) --- acknowledgements/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acknowledgements/README.md b/acknowledgements/README.md index a2972882..4c28e366 100644 --- a/acknowledgements/README.md +++ b/acknowledgements/README.md @@ -13,7 +13,7 @@ The license disclaimers for the frontend are generated using the [`yarn licenses These three disclaimer files linked above will be periodically regenerated to reflect new dependencies. -The [`scripthaus.md` file](../scripthaus.md) contains scripts to genrate the disclaimers and package them. To manually generate the disclaimers, run the following from the repository root directory: +The [`scripthaus.md` file](../scripthaus.md) contains scripts to generate the disclaimers and package them. To manually generate the disclaimers, run the following from the repository root directory: ```bash scripthaus run generate-license-disclaimers