Skip to content

Commit 10a4a09

Browse files
gauravgoyal5VesaJuvonen
authored andcommitted
Removed comma (SharePoint#4518)
Removed comma
1 parent c1840fa commit 10a4a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design/reactive-and-nonreactive-web-parts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ localization_priority: Priority
77

88
# Reactive and nonreactive SharePoint web parts
99

10-
Reactive web parts are client-side only; nonreactive web parts have elements that require a server to operate. We recommend that you build your SharePoint web parts to be reactive, because that best fits the UX model and WYSIWYG principles for authoring. However, it might not be possible or cost-effective in all cases to build reactive web parts.
10+
Reactive web parts are client-side only; nonreactive web parts have elements that require a server to operate. We recommend that you build your SharePoint web parts to be reactive because that best fits the UX model and WYSIWYG principles for authoring. However, it might not be possible or cost-effective in all cases to build reactive web parts.
1111

1212

1313
## Reactive web parts

0 commit comments

Comments
 (0)