We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f4b233 commit 1397b02Copy full SHA for 1397b02
db/python/utils.py
@@ -74,7 +74,7 @@ def __init__(
74
75
super().__init__(
76
f'{author} does not have {allowed_roles_str} access to resources from the '
77
- f'follgroowing project(s), or they may not exist: {project_names_str}',
+ f'following project(s), or they may not exist: {project_names_str}',
78
*args,
79
)
80
0 commit comments