Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tkuzynow committed Aug 30, 2023
1 parent 1cfa273 commit 7c8a057
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions services/statisticsservice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ paths:
operationId: getConsultantStatistics
responses:
200:
description: OK - successfull operation
description: OK - successful operation
400:
description: BAD REQUEST - invalid/incomplete request or body object
403:
Expand All @@ -29,7 +29,7 @@ paths:
operationId: getConsultantStatisticsCsv
responses:
200:
description: OK - successfull operation
description: OK - successful operation
400:
description: BAD REQUEST - invalid/incomplete request or body object
403:
Expand Down

0 comments on commit 7c8a057

Please sign in to comment.