mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 15:42:48 -05:00
Fix typo: 'Organiation' -> 'Organization'
This commit is contained in:
@ -240,7 +240,7 @@
|
||||
<Build Include="dbo\Stored Procedures\OrganizationSponsorship_ReadById.sql" />
|
||||
<Build Include="dbo\Stored Procedures\OrganizationSponsorship_ReadByOfferedToEmail.sql" />
|
||||
<Build Include="dbo\Stored Procedures\OrganizationSponsorship_ReadBySponsoredOrganizationId.sql" />
|
||||
<Build Include="dbo\Stored Procedures\OrganizationSponsorship_ReadBySponsoringOrganiationUserId.sql" />
|
||||
<Build Include="dbo\Stored Procedures\OrganizationSponsorship_ReadBySponsoringOrganizationUserId.sql" />
|
||||
<Build Include="dbo\Stored Procedures\OrganizationSponsorship_ReadBySponsoringOrganizationId.sql" />
|
||||
<Build Include="dbo\Stored Procedures\OrganizationSponsorship_ReadLatestBySponsoringOrganizationId.sql" />
|
||||
<Build Include="dbo\Stored Procedures\OrganizationSponsorship_Update.sql" />
|
||||
|
Reference in New Issue
Block a user