Skip to content

Commit 34c784e

Browse files
Vishnu-MoorthiVishnu-Moorthi
authored andcommitted
Updated Readme content
1 parent dfcb660 commit 34c784e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pip install ej2-streamlit-grids
3333

3434
Follow the below steps to add the Syncfusion Grid component to the Streamlit application:
3535

36-
1\. Create a Python file named **demo.py** and import the Grid component into the file:
36+
1\. Create a Python file named **demo.py** and import the Grid component (`SfGrid`) into the file:
3737

3838
```py
3939
from ej2_streamlit_grids import SfGrid, GridProps

0 commit comments

Comments
 (0)