Skip to content

Commit 5db33f2

Browse files
authored
"more than one project"
Fixes a simple omission.
1 parent cbf6269 commit 5db33f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/pathFilters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Problem
44

5-
Some repositories may contain more than project. This is sometimes referred to as a _mono repo_ (as opposed to having a repo for each project - _many repo_). Imagine a repository structured as:
5+
Some repositories may contain more than one project. This is sometimes referred to as a _mono repo_ (as opposed to having a repo for each project - _many repo_). Imagine a repository structured as:
66

77
- /
88
- Foo/

0 commit comments

Comments
 (0)