Commit 08d722e
Fix issues in winui/index.md
Remove stray ')' character after 'Hello, WinUI' link on line 93.
The extra closing parenthesis was rendering visibly on the live page
as 'Hello, WinUI)' in bold.
Co-authored-by: Copilot <[email protected]>1 parent 1a78a97 commit 08d722e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments