Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
Co-authored-by: Byron Himes <[email protected]>
  • Loading branch information
Cito and TheByronHimes authored Mar 20, 2024
1 parent e63737f commit ee2b076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ars/ports/inbound/repository.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ async def update(
) -> None:
"""Update the status of the access request.
If the status is set to allowed, an IVA ID be provided or already exist.
If the status is set to allowed, an IVA ID must be provided or already exist.
Only data stewards may use this method.
Expand Down

0 comments on commit ee2b076

Please sign in to comment.