Skip to content

Commit

Permalink
[BTD-603] Addressed review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
paddynski-moj committed Mar 10, 2025
1 parent 95ceff7 commit 4f811e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import uk.gov.justice.hmpps.kotlin.common.ErrorResponse
@Target(AnnotationTarget.FUNCTION)
@Retention(AnnotationRetention.RUNTIME)
@Operation(
summary = "Confirm a that a match is not possible",
summary = "Confirm that a match is not possible",
description = "Confirm a no match for a NomisID",
parameters = [
Parameter(name = "X-Username", `in` = ParameterIn.HEADER, required = true),
Expand Down

0 comments on commit 4f811e9

Please sign in to comment.