You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -50,15 +50,15 @@ of the last one released publicly.
50
50
>
51
51
> ***This implementation is making no assumptions and simply does NOT support the short form.***
52
52
> That may seem like a hard stance but given the ambiguities of the spec, documenting the behavior
53
-
> is difficult. Addditionally, handling all the potential variations makes for extremely complex
53
+
> is difficult. Additionally, handling all the potential variations makes for extremely complex
54
54
> implementation code. All of that for a feature in support of a NuGet client that is now obsolete.
55
55
> (NuGet v3 can handle the full name just fine!). Thus, the lack of support in this library.
56
56
57
57
## End User Documentation
58
58
Full documentation on the tasks is available in the project's [docs site](https://ubiquitydotnet.github.io/CSemVer.GitBuild/)
59
59
60
60
## Building the tasks
61
-
Documentation on building and general maintencance of this repo are provided in the [Wiki](https://github.com/UbiquityDotNET/CSemVer.GitBuild/wiki).
61
+
Documentation on building and general maintenance of this repo are provided in the [Wiki](https://github.com/UbiquityDotNET/CSemVer.GitBuild/wiki).
62
62
63
63
----
64
64
<sup><aid="footnote_1">1</a></sup>See: [This issue](https://github.com/CK-Build/csemver.org/issues/2) which was reported upon
0 commit comments