Skip to content
This repository was archived by the owner on Mar 1, 2021. It is now read-only.

Commit 99b7eda

Browse files
committed
(doc) Minor change to docs.
1 parent 370b493 commit 99b7eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/input/docs/index.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Title: Documentation
55
documented as completely as they need to be, but we gladly accept your contributions.</p>
66

77
<p>We need your help to improve the documentation for Cake.DotNetTool.Module, so if there is something that you
8-
would like to add then you can edit the content directly on GitHub.</p>
8+
would like to add then feel free to raise a Pull Request to the Repository.</p>
99

1010
@foreach(IDocument child in Model.DocumentList(Keys.Children).OrderBy(x => x.Get<int>(DocsKeys.Order, 1000)))
1111
{

0 commit comments

Comments
 (0)