Update event_registration.md

fix camelCase for vendorData
This commit is contained in:
tmechen 2021-11-10 18:28:37 +01:00 committed by GitHub
parent 8305924651
commit d63c666be2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ message QRCodePayload {
uint32 version = 1;
TraceLocation locationData = 2;
CrowdNotifierData crowdNotifierData = 3;
CWALocationData vendordata = 4;
CWALocationData vendorData = 4;
}
message TraceLocation {