Skip to content

Commit b0a07b5

Browse files
authored
Merge pull request #1106 from milanholemans/patch-1
Fixed documentation typos
2 parents cea35e8 + 53da06e commit b0a07b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/documentation/docs/controls/LivePersona.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ The `LivePersona` control can be configured with the following properties:
4848
| Property | Type | Required | Description |
4949
| ---- | ---- | ---- | ---- |
5050
| context | BaseComponentContext | yes | The context object of the SPFx loaded webpart or customizer. |
51-
| upn |string | yes | User UPN |
52-
| disableHover | bollean | no | If info should not appear on hover |
53-
| template | string | JSX.ELement | yes | The content to wrap with persona info |
51+
| upn |string | yes | User UPN. |
52+
| disableHover | boolean | no | If info should not appear on hover. |
53+
| template | JSX.ELement | yes | The content to wrap with persona info. |

0 commit comments

Comments
 (0)