Skip to content

Commit

Permalink
doc: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Jul 21, 2024
1 parent 98403eb commit 0d579ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ instances created cheaply and garbage collected when out of scope.

## Why acres?

`importlib.resources` provides a simple, compsable interface, using the
`importlib.resources` provides a simple, composable interface, using the
`files()` and `as_file()` functions:

```python
Expand Down

0 comments on commit 0d579ad

Please sign in to comment.