From 0dbde68d7d16ad15771cb2ba53fd51ba9de78b81 Mon Sep 17 00:00:00 2001 From: AN12345 Date: Mon, 21 Nov 2022 21:32:36 -0500 Subject: [PATCH] typo: fix readme typo error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d789fbb7..babeca68 100644 --- a/README.md +++ b/README.md @@ -200,7 +200,7 @@ Then, opend your PR, get the necessary approval and merge your work. Then you're #### Update version. Once your work is on the master, you can update your package version. Please filter packages to update only your package. `--scope` is used to do it. -For example, after merging changes on `nwyatt_otification_bloc` package, you might run : +For example, after merging changes on `wyatt_otification_bloc` package, you might run : ```shell melos version --scope="*wyatt_notification_bloc*"