Merge pull request #1791 from bengesoff/patch-1
docs: fix typo in snippet
This commit is contained in:
commit
c0aa326707
@ -7,7 +7,7 @@ dagger.#Plan & {
|
|||||||
}
|
}
|
||||||
|
|
||||||
actions: {
|
actions: {
|
||||||
copy: docker.Copy & {
|
copy: docker.#Copy & {
|
||||||
contents: client.filesystem.".".read.contents
|
contents: client.filesystem.".".read.contents
|
||||||
}
|
}
|
||||||
// ...
|
// ...
|
||||||
|
Reference in New Issue
Block a user