Skip to content

Commit fdce9e6

Browse files
committed
Fix 'accommodate' type in DependencyHells.md
1 parent 55e87c4 commit fdce9e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/DependencyHells.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ A package may have a dependency with an outstanding bug
5858
## Global State Conflict
5959
A package may have two or more dependencies that
6060
presume to have exclusive access to the same global state.
61-
For example, one package may not be able to accomodate
61+
For example, one package may not be able to accommodate
6262
another package writing to a particular file path
6363
while reading from that same file path.
6464

0 commit comments

Comments
 (0)