You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ The flows.network platform will automatically detect and rebuild the bot from yo
99
99
100
100
###Use the bot on multiple repos
101
101
102
-
You can[mannually create a new flow](https://flows.network/flow/new) and import the source code repo for the bot (i.e., the repo you cloned from the template). Then, you can use the flow config to specify the`github_owner` and`github_repo` to point to the target repo you need to deploy the bot on. Deploy and authorize access to that target repo.
102
+
You can[manually create a new flow](https://flows.network/flow/new) and import the source code repo for the bot (i.e., the repo you cloned from the template). Then, you can use the flow config to specify the`github_owner` and`github_repo` to point to the target repo you need to deploy the bot on. Deploy and authorize access to that target repo.
103
103
104
104
You can repeat this for all target repos you would like to deploy this bot on.