Skip to content

Commit 152109a

Browse files
makp0kzu
authored andcommitted
Fix syntax error
1 parent cb3ab7c commit 152109a

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
@@ -59,7 +59,7 @@ In addition to arbitrary constants via `<Constant ...>`, it's quite useful in pa
5959
```xml
6060
<ItemGroup>
6161
<FileConstant Include="@(Content)" />
62-
<ItemGroup>
62+
</ItemGroup>
6363
```
6464

6565
Which results in:

0 commit comments

Comments
 (0)