Skip to content

Commit 3292bb8

Browse files
authored
docs: typo
1 parent 7c54627 commit 3292bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/git-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ git https://github.com/forki/nupkgtest.git master build: "build.sh", Packages: /
117117
nuget Argu
118118
```
119119

120-
In this sample we have different build scripts for Mono and Windows. Both of the specified scripts simply cody the prebuilt nupkgs from `/bin` to `/source`
120+
In this sample we have different build scripts for Mono and Windows. Both of the specified scripts simply copy the prebuilt nupkgs from `/bin` to `/source`
121121

122122
### Actually using the package
123123

0 commit comments

Comments
 (0)