Merge pull request #6062 from jsangmeister/fix-typo

Fix typos
This commit is contained in:
jsangmeister 2021-05-11 10:19:26 +02:00 committed by GitHub
commit 12f465e0b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -250,7 +250,7 @@ user:
meeting_ids:
type: number[]
decription: Calculated. All ids from group_$_ids as integers.
description: Calculated. All ids from group_$_ids as integers.
read_only: true
# New: Resource
@ -882,7 +882,7 @@ meeting:
to: user/is_present_in_meeting_ids
user_ids:
type: number[]
decription: Calculated. All user ids from all users assigned to groups of this meeting.
description: Calculated. All user ids from all users assigned to groups of this meeting.
read_only: true
reference_projector_id:
type: relation