From d5f93b6972bc639e65a6a9dd5009c6186d6ba266 Mon Sep 17 00:00:00 2001 From: Logan Keller Date: Wed, 30 Apr 2025 20:31:21 -0700 Subject: [PATCH] Update testing-patches.mdx --- src/content/docs/code-push/guides/testing-patches.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/code-push/guides/testing-patches.mdx b/src/content/docs/code-push/guides/testing-patches.mdx index 189aa010..965a0b57 100644 --- a/src/content/docs/code-push/guides/testing-patches.mdx +++ b/src/content/docs/code-push/guides/testing-patches.mdx @@ -17,7 +17,7 @@ https://pub.dev/documentation/shorebird_code_push/latest/shorebird_code_push/Upd We have plans to [allow additional track names in the future](https://github.com/shorebirdtech/updater/issues/255). -Typically we se customers use "staging" for internal testing (on developers' +Typically we see customers use "staging" for internal testing (on developers' machines) and "beta" for wider group testing (e.g. QA teams where `shorebird` commands are not available).