Skip to content

Commit

Permalink
Update doc/design/bucketpath.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Christoph Kuhnke <[email protected]>
  • Loading branch information
Nicoretti and ckunki authored Mar 20, 2024
1 parent ea47c3d commit e95cdc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/design/bucketpath.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Additionaly we wan't to maintain compatibility with the intuitive and widely use

This abstraction should:

- Simplify interacting with bucketfs paths, by providing implentations for common tasks.
- Simplify interacting with BucketFS paths, by providing implentations for common tasks.
- Provide a way to persist and/or share path information accross processes and systems.
- Reduce the learning curve for users familiar with the `pathlib` interface.
- Make sure the behaviour follows `pathlib` wherever possible.
Expand Down

0 comments on commit e95cdc3

Please sign in to comment.