We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55e87c4 commit fdce9e6Copy full SHA for fdce9e6
Documentation/DependencyHells.md
@@ -58,7 +58,7 @@ A package may have a dependency with an outstanding bug
58
## Global State Conflict
59
A package may have two or more dependencies that
60
presume to have exclusive access to the same global state.
61
- For example, one package may not be able to accomodate
+ For example, one package may not be able to accommodate
62
another package writing to a particular file path
63
while reading from that same file path.
64
0 commit comments