@medplum/fhirtypes 5.1.14 → 5.1.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -163,7 +163,7 @@ export interface ProjectMembership {
163
163
  externalId?: string;
164
164
 
165
165
  /**
166
- * The access policy for the user within the project memebership.
166
+ * The access policy for the user within the project membership.
167
167
  */
168
168
  accessPolicy?: Reference<AccessPolicy>;
169
169
 
@@ -173,7 +173,7 @@ export interface ProjectMembership {
173
173
  access?: ProjectMembershipAccess[];
174
174
 
175
175
  /**
176
- * The user configuration for the user within the project memebership
176
+ * The user configuration for the user within the project membership
177
177
  * such as menu links, saved searches, and features.
178
178
  */
179
179
  userConfiguration?: Reference<UserConfiguration>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medplum/fhirtypes",
3
- "version": "5.1.14",
3
+ "version": "5.1.16",
4
4
  "description": "Medplum FHIR Type Definitions",
5
5
  "keywords": [
6
6
  "medplum",