Skip to content

Commit 6b9e899

Browse files
authored
Update extensibility-overview.md
Apply user feedback - replace Bruno with Allan
1 parent a7f9a02 commit 6b9e899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concepts/extensibility-overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@ Open extensions, together with their data, are accessible through the **extensio
862862
You define and manage open extensions on the fly on resource instances. They're considered unique for each object, and you don't need to apply a universally consistent pattern for all objects. For example, in the same tenant:
863863

864864
- The user object for Adele can have an open extension named *socialSettings* that has three properties: **linkedInProfile**, **skypeId**, and **xboxGamertag**.
865-
- The user object for Bruno can have no open extension property.
865+
- The user object for Allan can have no open extension property.
866866
- The user object for Alex can have an open extension named *socialSettings* with five properties: **theme**, **color**, **language**, **font**, and **fontSize**.
867867

868868
Additionally, open extension properties can have any valid JSON structure.

0 commit comments

Comments
 (0)