Skip to content

Commit a72ff88

Browse files
author
Arjan Rijsdijk
committed
Fix for YAML code block
1 parent c795689 commit a72ff88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

power-apps/toast-notifications/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Now open the just created component and paste the YAML code below.
119119

120120
## Code
121121

122-
`` YAML
122+
```yaml
123123

124124
- galNotifications:
125125
Control: Gallery@2.15.0
@@ -313,7 +313,7 @@ Now open the just created component and paste the YAML code below.
313313
Height: =104
314314
Width: =6
315315

316-
``
316+
```
317317

318318
Or you can use this [YAML-file](./source/toast-notification.pa.yml)
319319

0 commit comments

Comments
 (0)