From 43db4f4bb378894376443114ef11b96e5504f348 Mon Sep 17 00:00:00 2001 From: Kenzie Schmoll <43759233+kenzieschmoll@users.noreply.github.com> Date: Mon, 14 Sep 2020 08:35:30 -0700 Subject: [PATCH] fix typo in readme.md (#2337) --- tool/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/README.md b/tool/README.md index 19257d2d2ae..a41139aeeb4 100644 --- a/tool/README.md +++ b/tool/README.md @@ -87,7 +87,7 @@ dart bin/devtools.dart #### Publish the packages ```shell -./too/pub_publish.sh +./tool/pub_publish.sh ``` #### Revert the change to .gitignore and pubspec files