Skip to content

Commit 67cf74b

Browse files
committed
fix some typos
1 parent 6173421 commit 67cf74b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,13 @@ It is also possible to combine Azure-PlantUML with [C4-PlantUML](https://github.
1313

1414
> See also [Save the world from Powerpoint Cloud Solution Architects](https://azure-development.com/2018/09/11/save-the-world-from-powerpoint-cloud-solution-architects/)
1515
16-
## Content {ignore=true}
16+
## Content <!-- {ignore=true} -->
1717

1818
<!-- @import "[TOC]" {cmd="toc" depthFrom=2 depthTo=6 orderedList=false} -->
1919

2020
<!-- code_chunk_output -->
2121

22+
* [Content <!-- {ignore=true} -->](#content-ignoretrue-)
2223
* [Getting Started](#getting-started)
2324
* [Prerequisites](#prerequisites)
2425
* [List of all supported Azure Symbols](#list-of-all-supported-azure-symbols)
@@ -30,8 +31,8 @@ It is also possible to combine Azure-PlantUML with [C4-PlantUML](https://github.
3031
* [In combination with C4-PlantUML](#in-combination-with-c4-plantuml)
3132
* [Advanced Samples](#advanced-samples)
3233
* [C4 Integration](#c4-integration)
33-
* [Azure IoT Reference Architecture - Stateful stream processing](#azure-iot-reference-architecture-stateful-stream-processing)
34-
* [Azure Reference Architecture - Highly scalable web application](#azure-reference-architecture-highly-scalable-web-application)
34+
* [Azure IoT Reference Architecture: Stateful stream processing](#azure-iot-reference-architecture-stateful-stream-processing)
35+
* [Azure Reference Architecture: Highly scalable web application](#azure-reference-architecture-highly-scalable-web-application)
3536
* [Snippets for Visual Studio Code](#snippets-for-visual-studio-code)
3637
* [Customized Builds](#customized-builds)
3738
* [Built With](#built-with)
@@ -265,15 +266,15 @@ For using **Azure-PlantUML** and [C4-PlantUML](https://github.com/RicardoNiepel/
265266
@enduml
266267
```
267268

268-
### Azure IoT Reference Architecture - Stateful stream processing
269+
### Azure IoT Reference Architecture: Stateful stream processing
269270

270271
Original: [Azure IoT Reference Architecture Guide](https://aka.ms/iotrefarchitecture)
271272

272273
Source: [C4 usage - IoT Reference Architecture - Stateful stream processing](samples/C4%20usage%20-%20IoT%20Reference%20Architecture%20-%20Stateful%20stream%20processing.puml)
273274

274275
![C4 usage - IoT Reference Architecture - Stateful stream processing](http://www.plantuml.com/plantuml/proxy?idx=0&src=https%3A%2F%2Fraw.githubusercontent.com%2FRicardoNiepel%2FAzure-PlantUML%2Fmaster%2Fsamples%2FC4%2520usage%2520-%2520IoT%2520Reference%2520Architecture%2520-%2520Stateful%2520stream%2520processing.puml)
275276

276-
### Azure Reference Architecture - Highly scalable web application
277+
### Azure Reference Architecture: Highly scalable web application
277278

278279
Original: [Azure Reference Architecture](https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/app-service-web-app/scalable-web-app)
279280

0 commit comments

Comments
 (0)