Skip to content

Commit

Permalink
review suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: Marcin Procyk <[email protected]>
  • Loading branch information
BalduinLandolt and mpro7 authored Nov 22, 2023
1 parent cbc8f40 commit b4db2ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ case class CacheServiceInMemImpl(

/**
* Invalidates the project stored under the IRI.
* This includes removing the the IRI, Shortcode, and Shortname keys.
* This includes removing the IRI, Shortcode and Shortname keys.
* @param iri the project's IRI.
*/
def invalidateProjectADM(iri: ProjectIri): UIO[Unit] =
Expand Down

0 comments on commit b4db2ee

Please sign in to comment.