Skip to content

Commit

Permalink
Fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
makp0 authored and kzu committed Oct 18, 2022
1 parent cb3ab7c commit 152109a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ In addition to arbitrary constants via `<Constant ...>`, it's quite useful in pa
```xml
<ItemGroup>
<FileConstant Include="@(Content)" />
<ItemGroup>
</ItemGroup>
```

Which results in:
Expand Down

0 comments on commit 152109a

Please sign in to comment.