Skip to content

Commit d27335a

Browse files
authored
typo fix: fever -> fewer (#1262)
1 parent 4b40183 commit d27335a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/usecases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The partial repo will act as a normal git repository but only contain the files
1414
found in the subdirectory and only commits affecting those files.
1515
The partial repo supports both fetch as well as push operation.
1616

17-
This helps not just to improve performace on the client due to having fever files in
17+
This helps not just to improve performace on the client due to having fewer files in
1818
the tree,
1919
it also enables collaboration on parts of the monorepo with other parties
2020
utilizing git's normal distributed development features.

0 commit comments

Comments
 (0)