Skip to content

Commit c2f1450

Browse files
Apply suggestions from code review
Co-authored-by: arminal <arminal@devexpress.com>
1 parent f0ac6c7 commit c2f1450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The example contains the source code of custom items you can use in your Web Das
1919

2020
## Country Sales Dashboard
2121

22-
The dashboard displays product sales for the selected category. Use the Country parameter to filter data by a country. Select a category on the Polar Chart to show sales by products from this category in the table.
22+
The dashboard displays product sales for the selected category. Use the Country parameter to filter data by country. Select a category on the Polar Chart to show sales by products from this category in the table.
2323

2424
This dashboard contains the following custom items:
2525

@@ -48,7 +48,7 @@ A custom **Polar Chart** item that allows you to use the [dxPolarChart](https://
4848

4949
**View Script**: [ParameterItem.js](CS/AspNetCoreCustomItem/wwwroot/js/ParameterItem.js)
5050

51-
A custom **Parameter** item renders [dashboard parameter dialog](https://docs.devexpress.com/Dashboard/117571) content inside the dashboard layout and allows you to edit and submit parameter values. This item supports the following settings that you can configure in the Web Dashboard UI:
51+
A custom **Parameter** item renders [dashboard parameter dialog](https://docs.devexpress.com/Dashboard/117571) content inside the dashboard layout, and allows you to edit and submit parameter values. This item supports the following settings that you can configure in the Web Dashboard UI:
5252

5353
![parameter-item](images/parameter-item.png)
5454

0 commit comments

Comments
 (0)