Skip to content

Commit 9f7e947

Browse files
committed
update readme
1 parent f79c447 commit 9f7e947

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
@@ -15,7 +15,7 @@ This example shows how to implement a HelloWorld [static custom item](https://do
1515
![](images/hello-world-item.png)
1616

1717

18-
example uses a client-server architecture. The server (backend) project communicates with the client (frontend) application that includes all the necessary styles, scripts and HTML templates. Note that the script version on the client must match the version of libraries on the server.
18+
This example uses a client-server architecture. The server (backend) project communicates with the client (frontend) application that includes all the necessary styles, scripts and HTML templates. Note that the script version on the client must match the version of libraries on the server.
1919

2020
- The [asp-net-core-server](asp-net-core-server) folder contains the backend project built with ASP.NET Core 3.1.
2121
- The [dashboard-react-app](dashboard-react-app) folder contains the client application built with React.

0 commit comments

Comments
 (0)