From f7e898398d0e422026bac7171b74bdf6048cff28 Mon Sep 17 00:00:00 2001 From: Ty Mick Date: Sat, 5 Jun 2021 19:27:46 -0700 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46efe57..b38b1b1 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ Have fun!

Contributing

-If you'd like to contribute to this project (which would be awesome), the easiest way to set it up would be to install the [GitHub CLI](https://cli.github.com/) and the run the following: +If you'd like to contribute to this project (which would be awesome), the easiest way to set it up would be to install the [GitHub CLI](https://cli.github.com/) and then run the following: ```sh gh repo fork tywmick/use-window-width-breakpoints --clone=true