From 8a414e99368c01469a1edbdac68081d72a56435c Mon Sep 17 00:00:00 2001 From: Alexandre Ardhuin Date: Fri, 17 Mar 2023 10:56:14 +0100 Subject: [PATCH] chore: fix typo in TRUSTED_TESTERS.md (#84) --- TRUSTED_TESTERS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TRUSTED_TESTERS.md b/TRUSTED_TESTERS.md index 2cb947b2..60fe900c 100644 --- a/TRUSTED_TESTERS.md +++ b/TRUSTED_TESTERS.md @@ -95,7 +95,7 @@ application/developer to pull updates from. your `pubspec.yaml` file, which will ensure that the file is included in your app's assets. -You can go ahead an commit these changes, they will be innocuous even if you +You can go ahead and commit these changes, they will be innocuous even if you don't end up using Shorebird with this application. 2. Typical development usage will involve normal `flutter` commands. Only @@ -103,4 +103,4 @@ when you go to build the final release version of you app, do you need to use the `shorebird` command-line tool. -// More here. \ No newline at end of file +// More here.