Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b67352c

Browse files
authored
Update README.md
1 parent 200e910 commit b67352c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
## Problem
77
Using [poly repositories](https://github.com/joelparkerhenderson/monorepo_vs_polyrepo#what-is-polyrepo) to manage projects ?
88

9-
This can introduce a number challenges one of which is maintaining consistency across multiple repositories for files like shared configurations in your organization without introducing git submodules or mono repositories with has a more complex deployment configuration.
9+
This can introduce a number challenges one of which is maintaining consistency across multiple repositories for files like shared configurations in your organization without introducing git submodules or mono repositories which has a more complex deployment configuration.
1010

1111

1212
> For example adding a github action or maintaing a consistent pull request template accross your organization.

0 commit comments

Comments
 (0)