Fix grammar

This commit is contained in:
2026-04-07 10:15:05 +02:00
parent f787ec56a8
commit aa451e4786

View File

@@ -863,7 +863,7 @@ export class NetworkService {
}
/**
* Fetches network data from an invite
* Fetches network data from an invitation
* @param inviteId
*/
async getFromInvite(inviteId: string): Promise<Network> {