From 2e5fdffe32fe6700562281d45ff09c49e9efd20c Mon Sep 17 00:00:00 2001 From: Susheel Thapa <077bct090.susheel@pcampus.edu.np> Date: Tue, 31 Oct 2023 21:06:44 +0545 Subject: [PATCH] Fixed typos (#18648) Co-authored-by: Daniel Lockyer --- apps/signup-form/README.md | 2 +- ghost/admin/app/README.md | 2 +- ghost/admin/app/helpers/parse-member-event.js | 2 +- ghost/admin/app/helpers/set-query-params.js | 2 +- ghost/admin/app/services/dashboard-stats.js | 4 ++-- ghost/admin/app/styles/components/uploader.css | 2 +- ghost/admin/app/utils/currency.js | 2 +- ghost/admin/tests/acceptance/editor-test.js | 2 +- ghost/admin/tests/acceptance/settings/navigation-test.js | 2 +- ghost/admin/tests/acceptance/signup-test.js | 2 +- ghost/admin/tests/integration/components/gh-unsplash-test.js | 2 +- ghost/members-csv/README.md | 2 +- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/apps/signup-form/README.md b/apps/signup-form/README.md index 26c27a5f51..403ea0fc86 100644 --- a/apps/signup-form/README.md +++ b/apps/signup-form/README.md @@ -23,7 +23,7 @@ Run `yarn dev` (in package folder) to start the development server to test/devel ### Using the UMD build during development -Vite by default only supports HRM with an ESM output. But when loading a script on a site as a ESM module (`