Skip to content

Commit

Permalink
Fix a typo in pack in package license URL
Browse files Browse the repository at this point in the history
This resolves moodmosaic#40
moodmosaic authored Jul 12, 2018
1 parent 6b64b3c commit 88b64e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/Fare/Fare.csproj
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@

<Authors>Nikos Baxevanis</Authors>
<PackageProjectUrl>https://github.com/moodmosaic/Fare</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/moodmosaic/Fare/blob/master/LICENCE</PackageLicenseUrl>
<PackageLicenseUrl>https://github.com/moodmosaic/Fare/blob/master/LICENSE</PackageLicenseUrl>
<PackageTags>Regex Test NFA DFA Automaton</PackageTags>
</PropertyGroup>
</Project>

0 comments on commit 88b64e2

Please sign in to comment.