Skip to content

Commit

Permalink
Merge pull request #41 from moodmosaic/topic/housekeeping
Browse files Browse the repository at this point in the history
Fix a typo in pack in package license URL
  • Loading branch information
moodmosaic committed Jul 12, 2018
2 parents 6b64b3c + 88b64e2 commit 71eaf12
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
Expand Up @@ -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 71eaf12

Please sign in to comment.