Skip to content

Commit

Permalink
418: Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cableman committed Jan 15, 2024
1 parent 9bdd30d commit b09a80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Api/Dto/Organization.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
operations: [
new Get(
openapiContext: [
'summary' => 'Get single organization base on identifier',
'summary' => 'Get single organization based on identifier',
'parameters' => [
[
'name' => 'id',
Expand Down

0 comments on commit b09a80f

Please sign in to comment.