Skip to content

Commit 53da06e

Browse files
Fixed documentation typos
Fixed some documentation typos and removed a wrong column value.
1 parent 2f28397 commit 53da06e

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)