Skip to content

Commit 3781069

Browse files
author
github-actions
committed
Merge branch 'main' into live
2 parents 6906cd0 + 4af3b79 commit 3781069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/develop/convert-xml-to-json-manifest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Review and change, as needed, manifest values in light of the following effects
8484
- The first 100 characters of `<DisplayName>` becomes the value of [`"name.full"`](/microsoft-365/extensibility/schema/root-name#full) in the unified manifest.
8585
- The first 250 characters of `<Description>` becomes the value of [`"description.short"`](/microsoft-365/extensibility/schema/root-description#short) in the unified manifest.
8686
- The first 4000 characters of `<Description>` becomes the value of [`"description.full"`](/microsoft-365/extensibility/schema/root-description#full) in the unified manifest.
87-
- The first 32 characters of the `<ProviderName>` becomes the value [`"developer.name"`](/microsoft-365/extensibility/schema/root-developer#name) in the unified manifest.
87+
- The first 32 characters of the `<ProviderName>` becomes the value of [`"developer.name"`](/microsoft-365/extensibility/schema/root-developer#name) in the unified manifest.
8888

8989
### Verify that the modified add-in only manifest works
9090

0 commit comments

Comments
 (0)