diff --git a/avro/ProfileResource.ts b/avro/ProfileResource.ts index edc5d1e..1840386 100644 --- a/avro/ProfileResource.ts +++ b/avro/ProfileResource.ts @@ -4,7 +4,7 @@ const ProfileResource: Schema = { namespace: "org.dsnp", name: "ProfileResource", type: "record", - doc: "A relationship to another DSNP user", + doc: "Profile-linked resource", fields: [ { name: "type",