Skip to content

Commit 0a1ba8c

Browse files
Update README.md (#3)
1 parent 5bc4e46 commit 0a1ba8c

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
@@ -37,7 +37,7 @@ A **development container** is a running [Docker](https://www.docker.com) contai
3737

3838
This is a sample project that lets you try out either option in a few easy steps. We have a variety of other [vscode-remote-try-*](https://github.com/search?q=org%3Amicrosoft+vscode-remote-try-&type=Repositories) sample projects, too.
3939

40-
> **Note:** If you already have a Codespace or dev container, you can jump to the [About this template](#About-this-template) section.
40+
> **Note:** If you already have a Codespace or dev container, you can jump to the [About this template](#about-this-template) section.
4141
4242

4343
## Setting up the development container
@@ -83,7 +83,7 @@ Furthermore, the Blazor project, a simple web application, serves as the fronten
8383

8484
By harnessing Data API Builder's capabilities, the Blazor project simplifies the development process, enabling developers to focus on building robust, feature-rich web applications without the complexities of backend infrastructure. Whether it's fetching data from the SQL server, executing complex queries, or performing CRUD operations, the Blazor project provides a seamless and intuitive user experience for interacting with the underlying data layer.
8585

86-
To get started with this project, simple execute the [VS Code Tasks](#VS-Code-Tasks) from the next section section. These tasks will help you to run Data API builder, also to trust the HTTPS certificate for the Blazor project, and run the Blazor project.
86+
To get started with this project, simple execute the [VS Code Tasks](#vs-code-tasks) from the next section section. These tasks will help you to run Data API builder, also to trust the HTTPS certificate for the Blazor project, and run the Blazor project.
8787

8888
#### VS Code Tasks
8989

0 commit comments

Comments
 (0)