Skip to content

Commit 6e499e0

Browse files
skaggejVesaJuvonen
authored andcommitted
Ran spelling and grammar check to resolve issue SharePoint#3511. (SharePoint#3517)
* Fixed some links, added missing images folder with images. * Added some contribution images and updated guidance. * Removed additional space * Ran spelling and grammar check to resolve issue SharePoint#3511.
1 parent b510660 commit 6e499e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/declarative-customization/view-formatting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You can use view formatting to apply one or more classes to the entire list view
2525
For a list of recommended classes to use inside view formats, please see the [Style Guidelines section](https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/column-formatting#style-guidelines) in the [Column Formatting reference document](https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/column-formatting).
2626

2727
> [!TIP]
28-
> Using the `additionalRowClass` property to apply classes to list view rows will leave the formatting of individual columns in place. This allows you to combine view formats with column formatting for some really powerful visualizations.
28+
> Using the `additionalRowClass` property to apply classes to list view rows will leave the formatting of individual columns in place. This allows you to combine view formats with column formatting for some powerful visualizations.
2929
3030
### Conditional classes based on a date field
3131

0 commit comments

Comments
 (0)