Skip to content

Commit

Permalink
docs(readme): fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
c0rydoras committed Mar 1, 2024
1 parent c40eed7 commit 3a76b16
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 @@ -187,7 +187,7 @@ user group B. You want to combine those in a simple way. For this, we have
provided you the `Union` visibility:

```python
form generic_permissions.visibilities import Union
from generic_permissions.visibilities import Union

class MyFirstVisibility:
# ...
Expand Down

0 comments on commit 3a76b16

Please sign in to comment.